unreal.RigVMFunction_MathFloatRad

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

Bases: RigVMFunction_MathFloatUnaryOp

Returns the radians of a given value in degrees

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]