DrawSetTexture

From Valve Developer Community
Revision as of 20:01, 6 October 2006 by Ts2do (talk | contribs) (→‎void [[ISurface]]::'''DrawSetTexture'''(int id))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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.