NNS_G3dAnmObjGetNumFrame

Syntax

#include <nnsys/g3d/kernel.h>
fx32
NNS_G3dAnmObjGetNumFrame(
    const NNSG3dAnmObj* pAnmObj
);

Arguments

pAnmObj Pointer to the NNSG3dAnmObj structure

Return Values

The animation frame count.

Description

This function obtains the frame count of the animation resource referenced by the animation object that is specified with pAnmObj.

See Also

Revision History

2004/08/10 Initial version.


CONFIDENTIAL