|
GraphicsAPI_2020C
|
Binds a anim mesh to a specific point in time. More...
#include <anim.h>
Public Attributes | |
| double | mTime |
| The time of this key. | |
| unsigned int | mValue |
| Index into the aiMesh::mAnimMeshes array of the mesh corresponding to the aiMeshAnim hosting this key frame. More... | |
Binds a anim mesh to a specific point in time.
| unsigned int aiMeshKey::mValue |
Index into the aiMesh::mAnimMeshes array of the mesh corresponding to the aiMeshAnim hosting this key frame.
The referenced anim mesh is evaluated according to the rules defined in the docs for aiAnimMesh.
1.8.13