unreal.RigVMFunction_MathFloatUnaryOp

class unreal.RigVMFunction_MathFloatUnaryOp(value: float = 0.0, result: float = 0.0)

Bases: RigVMFunction_MathFloatBase

Rig VMFunction Math Float Unary Op

C++ Source:

  • Plugin: RigVM

  • Module: RigVM

  • File: RigVMFunction_MathFloat.h

Editor Properties: (see get_editor_property/set_editor_property)

  • result (float): [Read-Write]

  • value (float): [Read-Write]

property result: float

[Read-Only]

Type:

(float)

property value: float

[Read-Write]

Type:

(float)