| m ProbablePrime moved page FixedRectFitterLayout (Component) to Component:FixedRectFitterLayout: Creating component Namespace |  Automated: update Fields, Categories | ||
| Line 14: | Line 14: | ||
| == Usage == | == Usage == | ||
| {{Table ComponentFields | {{Table ComponentFields | ||
| |HorizontalAlign|LayoutHorizontalAlignment|   | |HorizontalAlign|LayoutHorizontalAlignment| | ||
| |VerticalAlign|LayoutVerticalAlignment|   | |VerticalAlign|LayoutVerticalAlignment| | ||
| |Mode|FitMode|   | |Mode|'''[[#FitMode|FitMode]]'''|TypeAdv2=true| | ||
| |AllowShrink|Bool|   | |AllowShrink|Bool| | ||
| |AllowGrow|Bool|   | |AllowGrow|Bool| | ||
| }} | }} | ||
| Line 30: | Line 30: | ||
| == Related Components == | == Related Components == | ||
| </translate> | </translate> | ||
| [[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Fixed Rect Fitter Layout]] | ||
| [[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
| [[Category:Components | [[Category:Components With Nested Enums{{#translation:}}|Fixed Rect Fitter Layout]] | ||
| [[Category:Components:UIX:Layout{{#translation:}}|Fixed Rect Fitter 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 
FixedRectFitterLayout component as seen in the Scene Inspector 

Intoduction
Usage
| 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. | 
| HorizontalAlign | LayoutHorizontalAlignment | |
| VerticalAlign | LayoutVerticalAlignment | |
| Mode | FitMode | |
| AllowShrink | Bool | |
| AllowGrow | Bool | 
