The small3d library
|
animation component More...
#include <Model.hpp>
Public Member Functions | |
template<class Archive > | |
void | serialize (Archive &archive) |
Public Attributes | |
uint32_t | input = 0 |
std::vector< Quat > | rotationAnimation |
std::vector< Vec3 > | translationAnimation |
std::vector< Vec3 > | scaleAnimation |
std::vector< float > | times |
animation component