SetTextShader

Description

Sets the shader used to draw this Text, loaded with Loadshader. By default Text objects are assigned an internal shader that can handle 1 texture and a color. If you use a shader ID of 0 the Text is assigned the internal shader.

Definition

SetTextShader(UINT iTextIndex, shaderID)

Parameters