Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'SoundWaveSpectralData' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Sound Wave Spectral Data |
Outputs
Type | Name | Description |
---|---|---|
real | Frequency Hz | The frequency (in Hz) of the spectrum value |
real | Magnitude | The magnitude of the spectrum at this frequency |
real | Normalized Magnitude | The normalized magnitude of the spectrum at this frequency |