NNS_G3dAnmObjSetFrame

Syntax

#include <nnsys/g3d/kernel.h>
void
NNS_G3dAnmObjSetFrame(
    NNSG3dAnmObj* pAnmObj,
    fx32          frame
);

Arguments

pAnmObj Pointer to the NNSG3dAnmObj structure
frame The play frame of the animation

Return Values

None.

Description

Configures the animation play frame of the animation object designated by pAnmObj.

See Also

Revision History

2004/08/02 Initial version.


CONFIDENTIAL