![]() |
Lysa
0.0
Lysa 3D Engine
|
An animation track
Public Attributes | |
| AnimationType | type |
| AnimationInterpolation | interpolation {AnimationInterpolation::LINEAR} |
| bool | enabled {true} |
| float | duration {0.0f} |
| std::vector< float > | keyTime |
| std::vector< Value > | keyValue |
| float duration {0.0f} |
| bool enabled {true} |
| AnimationInterpolation interpolation {AnimationInterpolation::LINEAR} |
| std::vector<float> keyTime |
| std::vector<Value> keyValue |
| AnimationType type |