nuke.nukemath.Vector4
- class nuke.nukemath.Vector4(*args, **kwargs)
Bases:
pybind11_objectOverloaded function.
__init__(self: _nukemath.Vector4) -> None
__init__(self: _nukemath.Vector4, arg0: typing.SupportsFloat, arg1: typing.SupportsFloat, arg2: typing.SupportsFloat, arg3: typing.SupportsFloat) -> None
__init__(self: _nukemath.Vector4, arg0: _nukemath.Vector4) -> None
Methods
Attributes
wxyz- __add__(self: _nukemath.Vector4, arg0: _nukemath.Vector4) _nukemath.Vector4
- __mul__(*args, **kwargs)
Overloaded function.
__mul__(self: _nukemath.Vector4, arg0: typing.SupportsFloat) -> _nukemath.Vector4
__mul__(self: _nukemath.Vector4, arg0: _nukemath.Vector4) -> _nukemath.Vector4
__mul__(self: _nukemath.Vector4, arg0: typing.SupportsFloat) -> _nukemath.Vector4