Table of Contents

Class XRPose.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class XRPose.PropertyName : RefCounted.PropertyName
Inheritance
XRPose.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AngularVelocity

Cached name for the 'angular_velocity' property.

public static readonly StringName AngularVelocity

Field Value

StringName

HasTrackingData

Cached name for the 'has_tracking_data' property.

public static readonly StringName HasTrackingData

Field Value

StringName

LinearVelocity

Cached name for the 'linear_velocity' property.

public static readonly StringName LinearVelocity

Field Value

StringName

Name

Cached name for the 'name' property.

public static readonly StringName Name

Field Value

StringName

TrackingConfidence

Cached name for the 'tracking_confidence' property.

public static readonly StringName TrackingConfidence

Field Value

StringName

Transform

Cached name for the 'transform' property.

public static readonly StringName Transform

Field Value

StringName