The UserRoot component can be found on the top slot of a user, this component references the users [[Component:AvatarRenderSettings|AvatarRenderSettings]], [[Component:ScreenController|ScreenController]] and any current [[Component:AvatarUserRootOverrideAssigner|AvatarUserRootOverrideAssigners]].
The '''UserRoot''' component can be found on the top slot of a user, this component references the users [[Component:AvatarRenderSettings|AvatarRenderSettings]], [[Component:ScreenController|ScreenController]] and any current [[Component:AvatarUserRootOverrideAssigner|AvatarUserRootOverrideAssigners]].
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|RenderSettings|IRenderSettingsSource|
|RenderSettings|IRenderSettingsSource| The user's render settings. Usually part of an avatar.
|ScreenController|'''[[Component:ScreenController|ScreenController]]'''|TypeAdv1=true| The screen controller that the user is using to control the game.
|OverrideRoot|Slot|
|OverrideRoot|Slot| The slot currently overriding the user's root position locally for rendering.
|OverrideView|Slot|
|OverrideView|Slot| The slot currently overriding the user's view position locally for rendering.
|OverrideEars|Slot|
|OverrideEars|Slot| The slot currently overriding the user's ears position locally for rendering audio.
}}
}}
<!--T:4-->
<!--T:4-->
== Behavior ==
== Usage ==
<!--T:5-->
<!--T:5-->
== Examples ==
== Examples ==
Found in the user root slot of users in the world.