BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'SoundWaveSpectralData' from its members
Inputs
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 |
Outputs
Type | Name | Description |
---|---|---|
struct | Sound Wave Spectral Data |