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.
<!--T:2-->
<!--T:2-->
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Filter|IAvatarPoseFilter|
|Filter|IAvatarPoseFilter| The filter to apply when a user grabs the [[Type:IGrabbable]] this component is on.
|Priority|Int|
|Priority|Int| Whether this pose filter should be applied before other pose filters currently affecting the user.
}}
}}
Line 19:
Line 20:
<!--T:4-->
<!--T:4-->
This component assigns a Pose Filter to the arm you have grabbed an object on.
This component assigns a Pose Filter to the hand you have grabbed an object on.
This can be used on anything with a Grabbable component.
This can be used on anything with a [[Type:IGrabbable]] component.
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Grabbable Avatar Pose Filter component as seen in the Scene Inspector
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.