XRBodyModifier3D

Inherits: SkeletonModifier3D < Node3D < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

StringName

body_tracker

&"/user/body_tracker"

BitField<BodyUpdate>

body_update

7

BoneUpdate

bone_update

0


Enumerations

flags BodyUpdate:

BodyUpdate BODY_UPDATE_UPPER_BODY = 1

There is currently no description for this enum. Please help us by contributing one!

BodyUpdate BODY_UPDATE_LOWER_BODY = 2

There is currently no description for this enum. Please help us by contributing one!

BodyUpdate BODY_UPDATE_HANDS = 4

There is currently no description for this enum. Please help us by contributing one!


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

StringName body_tracker = &"/user/body_tracker"

There is currently no description for this property. Please help us by contributing one!


BitField<BodyUpdate> body_update = 7

There is currently no description for this property. Please help us by contributing one!


BoneUpdate bone_update = 0

There is currently no description for this property. Please help us by contributing one!