Color3f

- class Color3f
Methods
__init__(*args, **kwargs)Overloaded function.
__repr__(self)Properties
xyz- __init__(*args, **kwargs)
Overloaded function.
__init__(self: Imath.Color3f, arg0: float) -> None
__init__(self: Imath.Color3f, arg0: float, arg1: float, arg2: float) -> None
__init__(self: Imath.Color3f, arg0: Imath.Color3f) -> None
__init__(self: Imath.Color3f, arg0: Imath_2_5::Color3<double>) -> None