Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/USynthComponentMonoWaveTable
Description
Bool AddTableToEnd();
bool RemoveTableFromEnd(); Get the curve interpolation type (What the curve is doing between keyframes)
| Name | GetCurveTangent |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/SynthComponentMonoWaveTable.h |
| Include Path | #include "SynthComponents/SynthComponentMonoWaveTable.h" |
| Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthComponentMonoWaveTable.cpp |
UFUNCTION (BlueprintCallable, Category="Synth|Components|Audio")
float GetCurveTangent
(
int32 TableIndex
)