Prototype declaration:
KMSTATUS KMAPI kmSetModifierRenderState( OUT PKMVERTEXBUFFDESC pVertexBuffDesc, IN PKMVERTEXCONTEXT pVertexContext );
Description:
Parameters:This function registers with the system as the second rendering parameter. (pVertexBuffDesc->pGlobalParam) When starting a vertex data strip with the data registered here, use kmStartVertexStrip.
Return values:pVertexBuffDesc(output) This parameter is a pointer to KMVERTEXBUFFDESC. pVertexContext(input) This parameter is a pointer to KMVERTEXCONTEXT.
Value Explanation KMSTATUS_SUCCESS Success