unreal.RigUnit_MathVectorDiv¶
- class unreal.RigUnit_MathVectorDiv(a: Vector = Ellipsis, b: Vector = Ellipsis, result: Vector = Ellipsis)¶
Bases:
RigUnit_MathVectorBinaryOpReturns the division of the two values
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_MathVector.h
Editor Properties: (see get_editor_property/set_editor_property)
a(Vector): [Read-Write] Ab(Vector): [Read-Write] Bresult(Vector): [Read-Write] Result