unreal.RigVMFunction_MathVectorUnit¶
- class unreal.RigVMFunction_MathVectorUnit(value: Vector = Ellipsis, result: Vector = Ellipsis)¶
Bases:
RigVMFunction_MathVectorUnaryOpReturns the normalized value
C++ Source:
Module: RigVM
File: RigVMFunction_MathVector.h
Editor Properties: (see get_editor_property/set_editor_property)
result(Vector): [Read-Write]value(Vector): [Read-Write]