USoundModulationParameter::ConvertNormalizedToUnit

Converts normalized, unitless value [0.0f, 1.0f] to unit value.

Windows
MacOS
Linux

References

Module

AudioModulation

Header

/Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/SoundModulationParameter.h

Include

#include "SoundModulationParameter.h"

Syntax

virtual float ConvertNormalizedToUnit
(
    float InNormalizedValue
) const

Remarks

Converts normalized, unitless value [0.0f, 1.0f] to unit value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss