USoundModulationParameter::ConvertUnitToNormalized

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

Windows
MacOS
Linux

References

Module

AudioModulation

Header

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

Include

#include "SoundModulationParameter.h"

Syntax

virtual float ConvertUnitToNormalized
(
    float InUnitValue
) const

Remarks

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

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