unreal.RigVMFunction_MathVectorUnaryOp

class unreal.RigVMFunction_MathVectorUnaryOp(value: Vector = Ellipsis, result: Vector = Ellipsis)

Bases: RigVMFunction_MathVectorBase

Rig VMFunction Math Vector Unary Op

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]

property result: Vector

[Read-Only]

Type:

(Vector)

property value: Vector

[Read-Write]

Type:

(Vector)