XRHandModifier3D
Inherits: SkeletonModifier3D < Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
Enumerations
enum BoneUpdate:
BoneUpdate BONE_UPDATE_FULL = 0
There is currently no description for this enum. Please help us by contributing one!
BoneUpdate BONE_UPDATE_ROTATION_ONLY = 1
There is currently no description for this enum. Please help us by contributing one!
BoneUpdate BONE_UPDATE_MAX = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
BoneUpdate bone_update = 0
void set_bone_update ( BoneUpdate value )
BoneUpdate get_bone_update ( )
There is currently no description for this property. Please help us by contributing one!
StringName hand_tracker = &"/user/hand_tracker/left"
void set_hand_tracker ( StringName value )
StringName get_hand_tracker ( )
There is currently no description for this property. Please help us by contributing one!