Component:AvatarFingerPoseInfo: Difference between revisions

From Resonite Wiki
fix
nvm that is a thing O-o
Line 11: Line 11:
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|FingerPoseSource|IFingerPoseSource|
|FingerPoseSource|IFingerPoseSourceComponent|
}}
}}



Revision as of 16:53, 17 December 2024

Component image 
AvatarFingerPoseInfo component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Fields

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.
FingerPoseSource IFingerPoseSourceComponent

Usage

Examples

See Also