UserRoot.UserNode is an enum for determining position and rotation source for most components.
It is not to be confused with LookAtUser.UserNode, which is used only for LookAtUser (Component)
Enum | |
---|---|
Name | Description |
None | Default Value - No node was selected |
Root | The user's UserRoot |
GroundProjectedHead | X/Z Values of the user's head position. Y is clamped to 0 |
Head | The user's head |
Hips | The user's Hips |
Feet | The user's feet |