Animation keyframe which describes a new rotation. More...
#include <ISkinnedMesh.h>
Public Attributes | |
| f32 | frame |
| core::quaternion | rotation |
Animation keyframe which describes a new rotation.
Definition at line 118 of file ISkinnedMesh.h.
| f32 irr::scene::ISkinnedMesh::SRotationKey::frame |
Definition at line 120 of file ISkinnedMesh.h.
| core::quaternion irr::scene::ISkinnedMesh::SRotationKey::rotation |
Definition at line 121 of file ISkinnedMesh.h.