FSoundWaveEnvelopeTimeData

Struct used to store time-stamped envelope data.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Syntax

struct FSoundWaveEnvelopeTimeData

Remarks

Struct used to store time-stamped envelope data.

Variables

Name Description

Public variable

float

 

Amplitude

The normalized linear amplitude of the audio.

Public variable

float

 

TimeSec

The timestamp of the audio.

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