

NOTE: Elements in different clipping spaces can not be batched together, and so there is a Enabling clipping prevents that overflowing content Normally content that overflows theīounds of the widget continues rendering.

If set to custom, additional customization options will appear.Īccessible_summary_text (Text): When AccessibleSummaryBehavior is set to Custom, this is the text that will be used to describe the widget.Īccessible_text (Text): When AccessibleBehavior is set to Custom, this is the text that will be used to describe the widget.Ĭan_children_be_accessible (bool): Whether or not children of this widget can appear as distinct accessible widgets.Ĭlipping (WidgetClipping): Controls how the clipping behavior of this widget. If set to custom, additional customization options will appear.Īccessible_summary_behavior (SlateAccessibleBehavior): How to describe this widget when it’s being presented through a summary of a parent widget. Wrapping them in a SizeBox lets you have the Size Box force them to be a particular size.Įditor Properties: (see get_editor_property/set_editor_property)Īccessible_behavior (SlateAccessibleBehavior): Whether or not the widget is accessible, and how to describe it. SizeBox ( outer = None, name = 'None' ) ¶Ī widget that allows you to specify the size it reports to have and desire.
