#include <LinearEase.h>
◆ FLinearEase()
| FLinearEase::FLinearEase |
( |
| ) |
|
|
inline |
◆ ~FLinearEase()
| FLinearEase::~FLinearEase |
( |
| ) |
|
|
inline |
◆ GetValue()
| float FLinearEase::GetValue |
( |
| ) |
|
|
inline |
◆ Init()
◆ IsDone()
| bool FLinearEase::IsDone |
( |
| ) |
const |
|
inline |
◆ SetValue()
| void FLinearEase::SetValue |
( |
const float |
InValue, |
|
|
float |
InTimeSec = 0.0f |
|
) |
| |
|
inline |
◆ SetValueInterrupt()
| void FLinearEase::SetValueInterrupt |
( |
const float |
InValue | ) |
|
|
inline |
◆ SetValueRange()
The documentation for this class was generated from the following file: