nuke.nukemath.Vector4
- class nuke.nukemath.Vector4(*args, **kwargs)
Bases:
pybind11_builtins.pybind11_object
Overloaded function.
__init__(self: nukemath.Vector4) -> None
__init__(self: nukemath.Vector4, arg0: float, arg1: float, arg2: float, arg3: float) -> None
__init__(self: nukemath.Vector4, arg0: nukemath.Vector4) -> None
Methods
Attributes
w
x
y
z
- __add__(self: nukemath.Vector4, arg0: nukemath.Vector4) nukemath.Vector4
- __mul__(*args, **kwargs)
Overloaded function.
__mul__(self: nukemath.Vector4, arg0: float) -> nukemath.Vector4
__mul__(self: nukemath.Vector4, arg0: nukemath.Vector4) -> nukemath.Vector4
__mul__(self: nukemath.Vector4, arg0: float) -> nukemath.Vector4