Color4f¶

-
class
Color4f¶ Bases:
pybind11_builtins.pybind11_objectConstructors
__init__(*args, **kwargs)Overloaded function. Properties
abgr-
__init__(*args, **kwargs)¶ Overloaded function.
- __init__(self: Imath.Color4f, arg0: float) -> None
- __init__(self: Imath.Color4f, arg0: float, arg1: float, arg2: float, arg3: float) -> None
- __init__(self: Imath.Color4f, arg0: Imath.Color4f) -> None
-