This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
The GrabbableAvatarPoseFilter Component is used to apply pose filters to the user's hand body node that grabbed the Type:IGrabbable on the same Slot this component is on.
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 filter to apply when a user grabs the Type:IGrabbable this component is on. |
Priority
|
Int | Whether this pose filter should be applied before other pose filters currently affecting the user. |
Usage
This component assigns a Pose Filter to the hand you have grabbed an object on.
This can be used on anything with a Type:IGrabbable component.