Fraction
- class omni.ui.Fraction
Bases:
Length
Fraction length is made to take the space of the parent widget, divides it up into a row of boxes, and makes each child widget fill one box.
Methods
__init__
(self, value)Construct Fraction.
Attributes
- __init__(self: omni.ui._ui.Fraction, value: float) None
Construct Fraction.
- `kwargsdict`
See below
### Keyword Arguments: