|
Monad Engine da02fba2
> Undercity Codex_
|
#include <AnimationComponent.h>
Public Attributes | |
| float | time = 0.0f |
| glm::vec3 | value = glm::vec3(0.0f) |
Definition at line 14 of file AnimationComponent.h.
| float eng::KeyFrameVec3::time = 0.0f |
Definition at line 16 of file AnimationComponent.h.
| glm::vec3 eng::KeyFrameVec3::value = glm::vec3(0.0f) |
Definition at line 17 of file AnimationComponent.h.