unreal.RigVMFunction_MathVectorAbs

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

Bases: RigVMFunction_MathVectorUnaryOp

Returns the absolute (positive) value

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]