unreal.RigUnit_AlphaInterp

class unreal.RigUnit_AlphaInterp(value: float = 0.0, scale: float = 0.0, bias: float = 0.0, map_range: bool = False, range: InputRange = Ellipsis, out_range: InputRange = Ellipsis, clamp_result: bool = False, clamp_min: float = 0.0, clamp_max: float = 0.0, interp_result: bool = False, interp_speed_increasing: float = 0.0, interp_speed_decreasing: float = 0.0, result: float = 0.0)

Bases: RigVMFunction_AlphaInterp

deprecated: ‘RigUnit_AlphaInterp’ was renamed to ‘RigVMFunction_AlphaInterp’.