Component:AvatarRoot: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page AvatarRoot (Component) to Component:AvatarRoot: Creating component Namespace
Add info from another page
Line 9: Line 9:


<!--T:2-->
<!--T:2-->
== Intoduction ==
== 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


<!--T:3-->
<!--T:3-->

Revision as of 15:58, 25 February 2024


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


Component image 
AvatarRoot component as seen in the Scene Inspector


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

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.
Scale Float3
_originalParent Slot

Behavior

Examples

Related Components