#include <nnsys/g3d/kernel.h>
NNSG3dJntAnmResult_* NNS_G3dRenderObjReleaseJntAnmBuffer( NNSG3dRenderObj* pRenderObj );
| pRenderObj | Pointer to the NNSG3dRenderObj structure. |
Returns the pointer to the record buffer for the joint animation registered in the rendering object.
Releases the record buffer for the joint animation that is registered in the rendering object.
NNS_G3dRenderObjSetJntAnmBuffer, NNS_G3dRenderObjReleaseMatAnmBuffer
08/02/2004 Initial version.