The '''AvatarHandDataAssigner''' component is usually located on avatar hands, and is used to assign key objects that make a hand work like tip touch sources and the avatar object controlling it.
|TargetReference|'''[[Type:SyncRef`1|SyncRef`1]]<[[Type:IFingerPoseSourceComponent|IFingerPoseSourceComponent]]>'''|TypeAdv0=true| A field to assign a finger pose source to when the avatar above this component is equipped. Usually the <code>PoseSource</code> on a [[Component:HandPoser]] is specified here.
|TouchSource|'''[[Component:TipTouchSource|TipTouchSource]]'''|TypeAdv1=true| A tip touch source component to put data into when the avatar above this component is equipped.
|VibrationRelay|'''[[Component:VibrationDeviceRelay|VibrationDeviceRelay]]'''|TypeAdv2=true| A vibration device relay component to put data into when the avatar above this component is equipped.
|Chirality|Chirality|
|Chirality|Chirality| Whether this component should assign data from the left or right hand data sets.
|_equippingSlot|'''[[Component:AvatarObjectSlot|AvatarObjectSlot]]'''|TypeAdv4=true| This field is auto filled with the avatar object slot that is controlling the tip touch source and other components specified by this component.
}}
}}
<!--T:4-->
<!--T:4-->
== Behavior ==
== Usage ==
This component needs to be under an avatar in order to work, and is used to manage avatar hands.
<!--T:5-->
<!--T:5-->
Line 28:
Line 27:
<!--T:6-->
<!--T:6-->
== Related Components ==
== See Also ==
* [[Component:HandPoser]]
* [[Finger Posing System]]
</translate>
</translate>
[[Category:Components{{#translation:}}|Avatar Hand Data Assigner]]
[[Category:Components{{#translation:}}|Avatar Hand Data Assigner]]
[[Category:ComponentStubs]]
[[Category:Components:Users:Common Avatar System:Fingers{{#translation:}}|Avatar Hand Data Assigner]]
[[Category:Components:Users:Common Avatar System:Fingers{{#translation:}}|Avatar Hand Data Assigner]]
Latest revision as of 17:40, 23 January 2025
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
AvatarHandDataAssigner component as seen in the Scene Inspector
The AvatarHandDataAssigner component is usually located on avatar hands, and is used to assign key objects that make a hand work like tip touch sources and the avatar object controlling it.
A field to assign a finger pose source to when the avatar above this component is equipped. Usually the PoseSource on a Component:HandPoser is specified here.