Automated: create new component page |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{UserspaceComponent}} | |||
{{Infobox Component | {{Infobox Component | ||
|Image=UserspaceFacetAnchorsManagerComponent.png | |Image=UserspaceFacetAnchorsManagerComponent.png | ||
|Name=Userspace Facet Anchors Manager | |Name=Userspace Facet Anchors Manager | ||
}} | }} | ||
To know what this controls, see [[Facets#Facet Anchors|Facet Anchors]]. | |||
{{stub}} | {{stub}} | ||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Open|Bool| | |Open|Bool| Whether the facet anchors are open or closed. | ||
|UseFacetAnchors|Bool| | |UseFacetAnchors|Bool| Whether to allow the use of facet anchors. | ||
|AnimSpeed|Float| | |Toggle|Chirality| | ||
|Dash|'''[[Component:UserspaceRadiantDash|UserspaceRadiantDash]]'''| | |AnimSpeed|Float| How fast the facet anchors should open or close. | ||
|Dash|'''[[Component:UserspaceRadiantDash|UserspaceRadiantDash]]'''|TypeAdv4=true| The dash that is in the world this component is managing facet anchors for. | |||
|ProfileName|String| | |ProfileName|String| | ||
|Anchors|{{RootFieldType|SyncList`1|[[#Data|Data]]}}| | |Anchors|{{RootFieldType|SyncList`1|[[#Data|UserspaceFacetAnchorsManager.Data]]}}|TypeAdv6=true| | ||
}} | |||
== Data == | |||
{{Table TypeFields | |||
}} | }} | ||
== | == Usage == | ||
== Examples == | == Examples == | ||
== See Also == | == See Also == | ||
* [[Facets#Facet Anchors|Facet Anchors]] | |||
[[Category:Components:Uncategorized{{#translation:}}|Userspace Facet Anchors Manager]] | [[Category:Components:Uncategorized{{#translation:}}|Userspace Facet Anchors Manager]] |
Latest revision as of 18:30, 3 April 2025
Component image File:UserspaceFacetAnchorsManagerComponent.pngUserspace 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
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
Name | Type | Description |
---|