unreal.RigUnit_MathDoubleAtan

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

Bases: RigUnit_MathDoubleUnaryOp

Returns the inverse tangens value (in radians) of the given value

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_MathDouble.h

Editor Properties: (see get_editor_property/set_editor_property)

  • result (double): [Read-Write] Result

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