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