 |
float |
Default |
The default value to be used if the parameter is not found. |
 |
float |
MaxInput |
The maximum input value. Values will be clamped to the [MinInput, MaxInput] range. |
 |
float |
MaxOutput |
The maximum output value. |
 |
float |
MinInput |
The minimum input value. Values will be clamped to the [MinInput, MaxInput] range. |
 |
float |
MinOutput |
The minimum output value. |
 |
FName |
ParameterName |
The name of the sound instance parameter that specifies the current value. |
 |
TEnumAsByte< enum ModulationParamMode > |
ParamMode |
The mode with which to treat the input value |