Optionalborder(default="#00000000") Border color in a "#RRGGBBAA" format.
Optionalborder(default=0.0) Radius of a rounded corner.
Optionalborder(default=0.0) Border width.
OptionalbottomDistance in pixels between the bottom edge of this component and the bottom edge of its parent (including a border). If this field is defined, this element will be absolutely positioned, instead of being laid out by its parent.
OptionalboxList of box shadows.
List of component's children.
OptionalheightHeight of a component in pixels (without a border). Exact behavior might be different based on the parent component:
Optionalhorizontal(default="center") Horizontal alignment.
OptionalidId of a component.
OptionalleftDistance in pixels between this component's left edge and its parent's left edge (including a border). If this field is defined, this element will be absolutely positioned, instead of being laid out by its parent.
Optionalmode(default="fit") Resize mode:
OptionalrightDistance in pixels between this component's right edge and its parent's right edge. If this field is defined, this element will be absolutely positioned, instead of being laid out by its parent.
OptionalrotationRotation of a component in degrees. If this field is defined, this element will be absolutely positioned, instead of being laid out by its parent.
OptionaltopDistance in pixels between this component's top edge and its parent's top edge (including a border). If this field is defined, then the component will ignore a layout defined by its parent.
OptionaltransitionDefines how this component will behave during a scene update. This will only have an
effect if the previous scene already contained a Rescaler component with the same id.
Optionalvertical(default="center") Vertical alignment.
OptionalwidthWidth of a component in pixels (without a border). Exact behavior might be different based on the parent component:
Export
Rescaler