unreal.RigVMFunction_MathVectorBinaryAggregateOp

class unreal.RigVMFunction_MathVectorBinaryAggregateOp(a: Vector = Ellipsis, b: Vector = Ellipsis, result: Vector = Ellipsis)

Bases: RigVMFunction_MathVectorBase

Rig VMFunction Math Vector Binary Aggregate Op

C++ Source:

  • Plugin: RigVM

  • Module: RigVM

  • File: RigVMFunction_MathVector.h

Editor Properties: (see get_editor_property/set_editor_property)

  • a (Vector): [Read-Write]

  • b (Vector): [Read-Write]

  • result (Vector): [Read-Write]

property a: Vector

[Read-Write]

Type:

(Vector)

property b: Vector

[Read-Write]

Type:

(Vector)

property result: Vector

[Read-Only]

Type:

(Vector)