Created page with "a" |
fix page to have content |
||
Line 1: | Line 1: | ||
<languages></languages> | |||
<translate> | |||
<!--T:1--> | |||
{{stub}} | |||
{{Infobox Component | |||
|Image=AvatarObjectSlotComponent.png | |||
|Name=AvatarObjectSlot | |||
}} | |||
<!--T:2--> | |||
== Introduction == | |||
<!--T:3--> | |||
== Usage == | |||
{{Table ComponentFields | |||
|Equipped|IAvatarObject| | |||
|Node|BodyNode| | |||
|IsTracking|Bool| | |||
|Filters|IAvatarPoseFilter| | |||
|_autoSmoothing|AvatarPoseSmoothLerp| | |||
}} | |||
<!--T:4--> | |||
== Behavior == | |||
<!--T:5--> | |||
== Examples == | |||
<!--T:6--> | |||
== Related Components == | |||
</translate> | |||
[[Category:Components{{#translation:}}|AvatarObjectSlot (Component){{#translation:}}]] | |||
[[Category:ComponentStubs]] | |||
[[Category:Components:Users:Common Avatar System{{#translation:}}|AvatarObjectSlot (Component){{#translation:}}]] |
Revision as of 17:05, 14 February 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Introduction
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. |
Equipped
|
IAvatarObject | |
Node
|
BodyNode | |
IsTracking
|
Bool | |
Filters
|
IAvatarPoseFilter | |
_autoSmoothing
|
AvatarPoseSmoothLerp |