Class XRNode3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class XRNode3D.MethodName : Node3D.MethodName
- Inheritance
-
XRNode3D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetHasTrackingData
Cached name for the 'get_has_tracking_data' method.
public static readonly StringName GetHasTrackingData
Field Value
GetIsActive
Cached name for the 'get_is_active' method.
public static readonly StringName GetIsActive
Field Value
GetPose
Cached name for the 'get_pose' method.
public static readonly StringName GetPose
Field Value
GetPoseName
Cached name for the 'get_pose_name' method.
public static readonly StringName GetPoseName
Field Value
GetTracker
Cached name for the 'get_tracker' method.
public static readonly StringName GetTracker
Field Value
SetPoseName
Cached name for the 'set_pose_name' method.
public static readonly StringName SetPoseName
Field Value
SetTracker
Cached name for the 'set_tracker' method.
public static readonly StringName SetTracker
Field Value
TriggerHapticPulse
Cached name for the 'trigger_haptic_pulse' method.
public static readonly StringName TriggerHapticPulse