Class XRPose.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class XRPose.MethodName : RefCounted.MethodName
- Inheritance
-
XRPose.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAdjustedTransform
Cached name for the 'get_adjusted_transform' method.
public static readonly StringName GetAdjustedTransform
Field Value
GetAngularVelocity
Cached name for the 'get_angular_velocity' method.
public static readonly StringName GetAngularVelocity
Field Value
GetHasTrackingData
Cached name for the 'get_has_tracking_data' method.
public static readonly StringName GetHasTrackingData
Field Value
GetLinearVelocity
Cached name for the 'get_linear_velocity' method.
public static readonly StringName GetLinearVelocity
Field Value
GetName
Cached name for the 'get_name' method.
public static readonly StringName GetName
Field Value
GetTrackingConfidence
Cached name for the 'get_tracking_confidence' method.
public static readonly StringName GetTrackingConfidence
Field Value
GetTransform
Cached name for the 'get_transform' method.
public static readonly StringName GetTransform
Field Value
SetAngularVelocity
Cached name for the 'set_angular_velocity' method.
public static readonly StringName SetAngularVelocity
Field Value
SetHasTrackingData
Cached name for the 'set_has_tracking_data' method.
public static readonly StringName SetHasTrackingData
Field Value
SetLinearVelocity
Cached name for the 'set_linear_velocity' method.
public static readonly StringName SetLinearVelocity
Field Value
SetName
Cached name for the 'set_name' method.
public static readonly StringName SetName
Field Value
SetTrackingConfidence
Cached name for the 'set_tracking_confidence' method.
public static readonly StringName SetTrackingConfidence
Field Value
SetTransform
Cached name for the 'set_transform' method.
public static readonly StringName SetTransform