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