DrawSetTexture

From Valve Developer Community
Jump to: navigation, search
Return to ISurface DrawTexturedRect

void ISurface::DrawSetTexture(int id)

Use this before a draw function:

Note.pngNote:You must call DrawSetColor before drawing the texture.