AbstractContainer#
- class omni.ui.scene.AbstractContainer#
Bases:
AbstractItem
Base class for all the items that have children.
Methods
Attributes
- __init__(*args, **kwargs)#
- clear( ) None #
Removes the container items from the container.
Bases: AbstractItem
Base class for all the items that have children.
Methods
Attributes
Removes the container items from the container.