m ProbablePrime moved page AvatarRoot (Component) to Component:AvatarRoot: Creating component Namespace |
add links |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
<!--T:2--> | <!--T:2--> | ||
== | == Introduction == | ||
* This is generated by the [[Avatar Creator]] Dialog | |||
* This handles the click to equip [[context menu]] when clicking on avatars | |||
* Appears to effectively equip to the Root [[Type:BodyNode|bodynode]] | |||
<!--T:3--> | <!--T:3--> | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Scale|Float3| | |Scale|Float3| | ||
|_originalParent|Slot| | |_originalParent|Slot| | ||
}} | }} | ||
Line 27: | Line 30: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Avatar Root]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:Users:Common Avatar System{{#translation:}}| | [[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Root]] |
Revision as of 04:14, 6 September 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Introduction
- This is generated by the Avatar Creator Dialog
- This handles the click to equip context menu when clicking on avatars
- Appears to effectively equip to the Root bodynode
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. |
Scale
|
Float3 | |
_originalParent
|
Slot |