unreal.RigUnit_MathFloatTan

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

Bases: RigUnit_MathFloatUnaryOp

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

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_MathFloat.h

Editor Properties: (see get_editor_property/set_editor_property)

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

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