Component:AvatarHandDataAssigner: Difference between revisions

From Resonite Wiki
imported>Chemicalcrux
Creating the page (with a bot!)
 
Automated: update Fields, Categories
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|TargetReference|SyncRef`1|TypeString0=SyncRef<IFingerPoseSource>|  
|TargetReference|'''[[Type:SyncRef`1|SyncRef`1]]&lt;[[Type:IFingerPoseSource|IFingerPoseSource]]&gt;'''|TypeAdv0=true|
|TouchSource|TipTouchSource|  
|TouchSource|'''[[Component:TipTouchSource|TipTouchSource]]'''|TypeAdv1=true|
|VibrationRelay|VibrationDeviceRelay|  
|VibrationRelay|'''[[Component:VibrationDeviceRelay|VibrationDeviceRelay]]'''|TypeAdv2=true|
|Chirality|Chirality|  
|Chirality|Chirality|
|_equippingSlot|'''[[Component:AvatarObjectSlot|AvatarObjectSlot]]'''|TypeAdv4=true|
}}
}}


Line 29: Line 30:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|AvatarHandDataAssigner (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Avatar Hand Data Assigner]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users:Common Avatar System:Fingers{{#translation:}}|AvatarHandDataAssigner (Component){{#translation:}}]]
[[Category:Components:Users:Common Avatar System:Fingers{{#translation:}}|Avatar Hand Data Assigner]]

Latest revision as of 23:22, 3 March 2024


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


Intoduction

Usage

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.
TargetReference SyncRef`1<IFingerPoseSource>
TouchSource TipTouchSource
VibrationRelay VibrationDeviceRelay
Chirality Chirality
_equippingSlot AvatarObjectSlot

Behavior

Examples

Related Components