RTSHADER_API bool (*RTS_Shader3_Term)
{
IRTSExecutionState *in_pExecState,
void *in_pParams,
void **io_pShaderInstanceData
}
| in_pExecState | The execution state interface | |
| in_pParams | The shader property page parameters |
| io_pShaderInstanceData | Pointer to the shader's instance user data |