|
Monad Engine da02fba2
> Undercity Codex_
|
#include <AnimationComponent.h>
Public Attributes | |
| float | time = 0.0f |
| glm::quat | value = glm::quat(1.0f, 0.0f, 0.0f, 0.0f) |
Definition at line 20 of file AnimationComponent.h.
| float eng::KeyFrameQuat::time = 0.0f |
Definition at line 22 of file AnimationComponent.h.
| glm::quat eng::KeyFrameQuat::value = glm::quat(1.0f, 0.0f, 0.0f, 0.0f) |
Definition at line 23 of file AnimationComponent.h.