unreal.RigUnit_MathVectorFloor

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

Bases: RigUnit_MathVectorUnaryOp

Returns the closest lower full number (integer) of the value for each component

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