Break SoundModulationTransform

Break SoundModulationTransform

Windows
MacOS
Linux

Adds a node that breaks a 'SoundModulationTransform' into its member fields

Break SoundModulationTransform
Sound Modulation Transform
Curve Type
Exponential Scalar
0.0
Asset
Select Asset

Inputs

Sound Modulation Transform
Sound Modulation Transform Structure (by ref)

Outputs

Curve Type
ESoundModulatorCurve Enum

The curve to apply when transforming the output.

Exponential Scalar
Float

When curve set to log, exponential or exponential inverse, value is factor 'b' in following equations with output 'y' and input 'x': Exponential: y = x 10^-b(1-x) Exponential (Inverse): y = ((x - 1) 10^(-bx)) + 1 Logarithmic: y = b * log(x) + 1

Asset
Curve Float Object Reference

Asset curve reference to apply if output curve type is set to 'Shared.'

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