DrawSetTexture

From Valve Developer Community

Return to ISurface Continue to DrawTexturedRect

void ISurface::DrawSetTexture(int id)

Use this before a draw function:

Image:note.png Note: You must call DrawSetColor before drawing the texture.