unreal.InputModifierResponseCurveExponential

class unreal.InputModifierResponseCurveExponential(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: InputModifier

Response Curve Exponential Apply a simple exponential response curve to input values, per axis

C++ Source:

  • Plugin: EnhancedInput

  • Module: EnhancedInput

  • File: InputModifiers.h

Editor Properties: (see get_editor_property/set_editor_property)

  • curve_exponent (Vector): [Read-Write] Curve Exponent

property curve_exponent: Vector

[Read-Write] Curve Exponent

Type:

(Vector)