Break SoundModulationOutputTransform

Break SoundModulationOutputTransform

Windows
MacOS
Linux

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

Break SoundModulationOutputTransform
Sound Modulation Output Transform
Input Min
0.0
Input Max
0.0
Exponential Scalar
0.0
Asset
Select Asset
Output Min
0.0
Output Max
0.0

Inputs

Sound Modulation Output Transform
Sound Modulation Output Transform Structure (by ref)

Outputs

Input Min
Float

Minimum value to clamp the input to.

Input Max
Float

Maximum value to clamp the input to.

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.'

Output Min
Float

Minimum value to clamp output to.

Output Max
Float

Maximum value to clamp output to.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback