Component:AvatarFacetAnchor: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=Avatar Facet Anchor
|Name=Avatar Facet Anchor
}}
}}
{{stub}}
Avatar Facet Anchor is a component that is used to position a userspace facet anchor to the slot this is on.


== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|FacetAnchorPoint|FacetAnchorPoint|
|FacetAnchorPoint|FacetAnchorPoint| Which facet anchor should be positioned at the slot this component is on.
}}
}}


== Behavior ==
== Behavior ==
Will not work if the component's active user is not the local user.


== Examples ==
== Examples ==
Is usually auto generated on an avatar's hands, head, and arms so that facet anchors know where to position themselves.


== See Also ==
== See Also ==
Line 18: Line 20:
[[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Facet Anchor]]
[[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Facet Anchor]]
[[Category:Components{{#translation:}}|Avatar Facet Anchor]]
[[Category:Components{{#translation:}}|Avatar Facet Anchor]]
[[Category:ComponentStubs]]

Latest revision as of 19:08, 13 October 2024

Component image 
File:AvatarFacetAnchorComponent.png
Avatar Facet Anchor component as seen in the Scene Inspector

Avatar Facet Anchor is a component that is used to position a userspace facet anchor to the slot this is on.

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.
FacetAnchorPoint FacetAnchorPoint Which facet anchor should be positioned at the slot this component is on.

Behavior

Will not work if the component's active user is not the local user.

Examples

Is usually auto generated on an avatar's hands, head, and arms so that facet anchors know where to position themselves.

See Also