unreal.RigVMFunction_MathTransformUnaryOp

class unreal.RigVMFunction_MathTransformUnaryOp(value: Transform = Ellipsis, result: Transform = Ellipsis)

Bases: RigVMFunction_MathTransformBase

Rig VMFunction Math Transform Unary Op

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]

property result: Transform

[Read-Only]

Type:

(Transform)

property value: Transform

[Read-Write]

Type:

(Transform)