#include <gls_linear_float_controller.h>
The KeyData class. Contains a single keyframe of animation.
◆ GetInputValue()
float GetInputValue |
( |
| ) |
const |
|
inline |
- Returns
- The input (key) value.
◆ GetOutputValue()
float GetOutputValue |
( |
| ) |
const |
|
inline |
◆ SetInputValue()
void SetInputValue |
( |
float |
value | ) |
|
|
inline |
Sets the input (key) value.
- Parameters
-
value | The new value to set. |
◆ SetOutputValue()
void SetOutputValue |
( |
float |
value | ) |
|
|
inline |
Set the output value.
- Parameters
-
value | The new value to set. |
The documentation for this class was generated from the following file: