USoundWave::SetCurveData

Sets the curve data for this sound wave.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundWave.h"

Syntax

void SetCurveData
(
    UCurveTable * InCurves
)

Remarks

Sets the curve data for this sound wave.