Percent#
- class omni.ui.Percent#
Bases:
LengthPercent is the length in percents from the parent widget.
Methods
__init__(self, value)Construct Percent.
Attributes
- __init__(self: omni.ui._ui.Percent, value: float) None#
Construct Percent.
- `kwargsdict`
See below
### Keyword Arguments: