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
HasTrackingData
Cached name for the 'has_tracking_data' property.
public static readonly StringName HasTrackingData
Field Value
LinearVelocity
Cached name for the 'linear_velocity' property.
public static readonly StringName LinearVelocity
Field Value
Name
Cached name for the 'name' property.
public static readonly StringName Name
Field Value
TrackingConfidence
Cached name for the 'tracking_confidence' property.
public static readonly StringName TrackingConfidence
Field Value
Transform
Cached name for the 'transform' property.
public static readonly StringName Transform