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 | ||
|Node|BodyNode| | |Node|BodyNode| | ||
|EquipOrderPriority|Int| | |EquipOrderPriority|Int| | ||
|MutuallyExclusiveNodes|BodyNode| | |RunAfterInputUpdate|Bool| | ||
|IsTracking|Bool| | |MutuallyExclusiveNodes|{{RootFieldType|SyncFieldList`1|[[Type:BodyNode|BodyNode]]}}|TypeAdv3=true| | ||
|SourceIsTracking|Bool| | |IsTracking|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv4=true| | ||
|_objectSlot|AvatarObjectSlot| | |SourceIsTracking|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv5=true| | ||
|_source|Slot| | |SourceIsActive|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv6=true| | ||
|_position|Float3| | |_objectSlot|'''[[Component:AvatarObjectSlot|AvatarObjectSlot]]'''|TypeAdv7=true| | ||
|_rotation|FloatQ| | |_source|Slot| | ||
|_position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv9=true| | |||
|_rotation|{{RootFieldType|FieldDrive`1|[[Type:FloatQ|FloatQ]]}}|TypeAdv10=true| | |||
|_scale|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv11=true| | |||
|_active|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv12=true| | |||
}} | }} | ||
Line 34: | Line 38: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Avatar Pose Node]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:Users:Common Avatar System{{#translation:}}| | [[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Pose Node]] |
Latest revision as of 22:54, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
Usage
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. |
Node
|
BodyNode | |
EquipOrderPriority
|
Int | |
RunAfterInputUpdate
|
Bool | |
MutuallyExclusiveNodes
|
direct SyncFieldList`1<BodyNode> | |
IsTracking
|
raw output of Bool | |
SourceIsTracking
|
raw output of Bool | |
SourceIsActive
|
raw output of Bool | |
_objectSlot
|
AvatarObjectSlot | |
_source
|
Slot | |
_position
|
field drive of Float3 | |
_rotation
|
field drive of FloatQ | |
_scale
|
field drive of Float3 | |
_active
|
field drive of Bool |