Component image
The AvatarPoseFilterInstaller component can be placed into slots below or on the same Slot as a Proxy on an avatar in order to auto install a pose filter on those parts upon equipping the avatar.
Fields
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. |
Filter
|
IAvatarPoseFilter | the Pose Filter to install on an Avatar's pose node like the head, hands, arms, or feet. |
Priority
|
Int | If this installer should run before other IAvatarObjectComponents. |
Usage
Used to make an avatar with slow hands, or an avatar that has restricted movement with its limbs.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.