(Redirected from AvatarNeckOffset (Component))
Component image
Avatar Neck Offset is a component that allows for dynamically lengthening and shortening the neck of an avatar.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Priority
|
Int | How much priority this component takes over other components that constrain or change Avatar Pose Nodes |
Offset
|
Float3 | How much to offset the user's neck from it's original position in local space. |
_activeUser
|
User | Internal. Automatically updates to active user of this component that's being affected by it. |
Behavior
The effect of this component when used updates instantly.
Examples
This is used in a silly user created item dubbed "the giraffe hat" that lengthens the user's neck when worn on their head.