unreal.RigUnit_MathDoubleSin

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

Bases: RigUnit_MathDoubleUnaryOp

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

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