Component:ArcSegmentLayout: Difference between revisions

From Resonite Wiki
add link to info
Automated: update Fields, Categories
Line 15: Line 15:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|Nested|RectTransform|  
|Nested|'''[[Component:RectTransform|RectTransform]]'''|TypeAdv0=true|
|NestedSizeRatio|Float|  
|NestedSizeRatio|Float|
|Label|Text|  
|Label|'''[[Component:Text|Text]]'''|TypeAdv2=true|
|LabelSize|Float2|  
|LabelSize|Float2|
|LabelDistance|Float|  
|LabelDistance|Float|
}}
}}


Line 31: Line 31:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|ArcSegmentLayout (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Arc Segment Layout]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:UIX:Layout{{#translation:}}|ArcSegmentLayout (Component){{#translation:}}]]
[[Category:Components:UIX:Layout{{#translation:}}|Arc Segment Layout]]

Revision as of 21:40, 3 March 2024


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


Component image 
ArcSegmentLayout component as seen in the Scene Inspector


Intoduction

Used with ArcLayout (Component).

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.
Nested RectTransform
NestedSizeRatio Float
Label Text
LabelSize Float2
LabelDistance Float

Behavior

Examples

Related Components