| bClampToNormalizedRange |
bool |
Whether or not to clamp values using this parameter to the normalized [0,1] range. |
SoundModulationParameter.h |
- EditAnywhere
- Category=General
- BlueprintReadOnly
- Meta=(EditCondition="bShowClampOption")
|
| bShowClampOption |
bool |
|
SoundModulationParameter.h |
|
| UnitDisplayName |
FText |
(Optional) Text name of parameter's unit |
SoundModulationParameter.h |
- EditAnywhere
- Category=General
|
| ValueNormalized |
float |
Default value of modulator (unitless) |
SoundModulationParameter.h |
- EditAnywhere
- Category=General
- BlueprintReadOnly
- Meta=(ClampMin="0.0", ClampMax="1.0")
|
| ValueUnit |
float |
Default value of the modulator. |
SoundModulationParameter.h |
- Transient
- EditAnywhere
- Category=General
|