SetTextShaderConstantDefault
Description
Stops a text setting the given constant name in its shaders and uses the shader's default value from now on.
Definition
SetTextShaderConstantDefault(UINT iTextIndex, szName)
void agk::SetTextShaderConstantDefault(UINT iTextIndex, const char* szName)
Parameters
- szName - The name of the constant to stop changing.