Component:UserspaceFacetAnchorsManager: Difference between revisions

From Resonite Wiki
Automated: update Fields
mNo edit summary
 
Line 1: Line 1:
{{UserspaceComponent}}
{{Infobox Component
{{Infobox Component
|Image=UserspaceFacetAnchorsManagerComponent.png
|Image=UserspaceFacetAnchorsManagerComponent.png

Latest revision as of 18:30, 3 April 2025

This is a userspace component — you cannot attach it anywhere but the userspace. Messing with the userspace can be fun, but it is not recommended as you risk messing your dash up if you don't know what you're doing.
Component image 
File:UserspaceFacetAnchorsManagerComponent.png
Userspace Facet Anchors Manager component as seen in the Scene Inspector

To know what this controls, see Facet Anchors.

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

Fields

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. Some components stop their functionality when this field is disabled, but some don't.
Open Bool Whether the facet anchors are open or closed.
UseFacetAnchors Bool Whether to allow the use of facet anchors.
Toggle Chirality
AnimSpeed Float How fast the facet anchors should open or close.
Dash UserspaceRadiantDash The dash that is in the world this component is managing facet anchors for.
ProfileName String
Anchors list of UserspaceFacetAnchorsManager.Data

Data

Fields
Name Type Description

Usage

Examples

See Also