Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'SoundWaveSpectralDataPerSound' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Sound Wave Spectral Data Per Sound |
Outputs
Type | Name | Description |
---|---|---|
struct | Spectral Data | The array of current spectral data for this sound wave |
real | Playback Time | The current playback time of this sound wave |
object | Sound Wave | The sound wave this spectral data is associated with |