Automated: update Fields, Categories |
989onan bot (talk | contribs) Automated: update Categories, SyncDelegates |
||
Line 21: | Line 21: | ||
|SourceIsTracking|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv5=true| | |SourceIsTracking|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv5=true| | ||
|SourceIsActive|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv6=true| | |SourceIsActive|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv6=true| | ||
|_objectSlot|'''[[Component:AvatarObjectSlot|AvatarObjectSlot]]'''| | |SourceIsSimulated|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv7=true| | ||
|_objectSlot|'''[[Component:AvatarObjectSlot|AvatarObjectSlot]]'''|TypeAdv8=true| | |||
|_source|Slot| | |_source|Slot| | ||
|_position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}| | |_position|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv10=true| | ||
|_rotation|{{RootFieldType|FieldDrive`1|[[Type:FloatQ|FloatQ]]}}| | |_rotation|{{RootFieldType|FieldDrive`1|[[Type:FloatQ|FloatQ]]}}|TypeAdv11=true| | ||
|_scale|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}| | |_scale|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv12=true| | ||
|_active|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}| | |_active|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv13=true| | ||
}} | }} | ||
Line 40: | Line 41: | ||
[[Category:Components{{#translation:}}|Avatar Pose Node]] | [[Category:Components{{#translation:}}|Avatar Pose Node]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:ComponentStub]] | |||
[[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Pose Node]] | [[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Pose Node]] |
Revision as of 16:41, 17 December 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 | |
SourceIsSimulated
|
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 |