VisibilityModel#
- class omni.kit.widget.stage.VisibilityModel(stage_item)#
Bases:
AbstractValueModelMethods
__init__(self)Constructs AbstractValueModel.
destroy()Reimplemented get bool
set_value(value)Reimplemented set bool
Attributes
stage_item- __init__(self: omni.ui._ui.AbstractValueModel) None#
Constructs AbstractValueModel.
- `kwargsdict`
See below
### Keyword Arguments:
- get_value_as_bool() bool#
Reimplemented get bool
- set_value(value: bool)#
Reimplemented set bool