unreal.RigUnit_MathVectorUnaryOp

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

Bases: RigUnit_MathVectorBase

Rig Unit Math Vector Unary Op

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_MathVector.h

Editor Properties: (see get_editor_property/set_editor_property)

  • result (Vector): [Read-Write] Result

  • value (Vector): [Read-Write] Value

property result: Vector

[Read-Only] Result

Type:

(Vector)

property value: Vector

[Read-Write] Value

Type:

(Vector)