unreal.RigVMFunction_MathVectorRound
¶
- class unreal.RigVMFunction_MathVectorRound(value: Vector = Ellipsis, result: Vector = Ellipsis)¶
Bases:
RigVMFunction_MathVectorUnaryOp
Returns the closest higher full number (integer) of the value for each component
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]