GraphicsAPI_2020C
Public Attributes | List of all members
aiMeshKey Struct Reference

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...
 

Detailed Description

Binds a anim mesh to a specific point in time.

Member Data Documentation

◆ mValue

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.


The documentation for this struct was generated from the following file: