Navigation
API > API/Plugins > API/Plugins/WaveTable > API/Plugins/WaveTable/FWaveTableData
References
| Module | WaveTable |
| Header | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Public/WaveTable.h |
| Include | #include "WaveTable.h" |
| Source | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Private/WaveTable.cpp |
float GetFinalValue() const
Remarks
Returns the value to interpolate to beyond the last value of the DataView. If FinalValue property is set to invalid (default), returns the last value in the underlying DataView (see GetLastValue).