#include <nnsys/g3d/kernel.h>
fx32 NNS_G3dAnmObjGetNumFrame( const NNSG3dAnmObj* pAnmObj );
| pAnmObj | Pointer to the NNSG3dAnmObj structure |
The animation frame count.
This function obtains the frame count of the animation resource referenced by the animation object that is specified with pAnmObj.
08/10/2004 Initial version.
CONFIDENTIAL