Component:HiddenLayer: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
No edit summary
 
Line 4: Line 4:
}}
}}
{{stub}}
{{stub}}
The '''HiddenLayer''' component prevents rendering of the hierarchy it is applied to.


== Usage ==
== Usage ==
Line 12: Line 13:


== Examples ==
== Examples ==
The Hidden Layer component is used for the [[Dash_Menu|Dash Menu]]'s curved ui.


== See Also ==
== See Also ==

Latest revision as of 06:03, 2 June 2024

Component image 
Hidden Layer component as seen in the Scene Inspector


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


The HiddenLayer component prevents rendering of the hierarchy it is applied to.

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.

Behavior

Examples

The Hidden Layer component is used for the Dash Menu's curved ui.

See Also