unreal.RigUnit_MathDoubleConstant

class unreal.RigUnit_MathDoubleConstant(value: float = 0.0)

Bases: RigUnit_MathDoubleBase

Rig Unit Math Double Constant

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_MathDouble.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (double): [Read-Write] Value

property value: float

[Read-Only] Value

Type:

(double)