Class XRNode3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class XRNode3D.PropertyName : Node3D.PropertyName
- Inheritance
-
XRNode3D.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Pose
Cached name for the 'pose' property.
public static readonly StringName Pose
Field Value
ShowWhenTracked
Cached name for the 'show_when_tracked' property.
public static readonly StringName ShowWhenTracked
Field Value
Tracker
Cached name for the 'tracker' property.
public static readonly StringName Tracker