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