(2 intermediate revisions by one other user not shown)
Line 19:
Line 19:
|_lastCalculatedCellSize|'''[[Type:Nullable`1|Nullable`1]]<[[Type:Float2|Float2]]>'''|TypeAdv10=true| The last cell size calculated by this component, if at all. Created when <code>CellCount</code> is specified.
|_lastCalculatedCellSize|'''[[Type:Nullable`1|Nullable`1]]<[[Type:Float2|Float2]]>'''|TypeAdv10=true| The last cell size calculated by this component, if at all. Created when <code>CellCount</code> is specified.
|_lastCalculatedPadding|'''[[Type:Nullable`1|Nullable`1]]<[[Type:Float2|Float2]]>'''|TypeAdv11=true| The last calculated padding between facets if at all.
|_lastCalculatedPadding|'''[[Type:Nullable`1|Nullable`1]]<[[Type:Float2|Float2]]>'''|TypeAdv11=true| The last calculated padding between facets if at all.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|CopyFacetLayout:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Copies the facet layout to the clipboard for debugging purposes.
}}
== FacetInsertSearchDirection ==
{{Table EnumValues
|Up|0| Search for facet space in the Up direction.
|Right|1| Search for facet space in the Right direction.
|Down|2| Search for facet space in the Down direction.
|Left|3| Search for facet space in the Left direction.