unreal.RigVMFunction_MathMatrixUnaryOp

class unreal.RigVMFunction_MathMatrixUnaryOp(value: Matrix = Ellipsis, result: Matrix = Ellipsis)

Bases: RigVMFunction_MathMatrixBase

Rig VMFunction Math Matrix Unary Op

C++ Source:

  • Plugin: RigVM

  • Module: RigVM

  • File: RigVMFunction_MathMatrix.h

Editor Properties: (see get_editor_property/set_editor_property)

  • result (Matrix): [Read-Write]

  • value (Matrix): [Read-Write]

property result: Matrix

[Read-Only]

Type:

(Matrix)

property value: Matrix

[Read-Write]

Type:

(Matrix)