surface.SetDrawColor
Example
Draws a 512x512 textured rectangle with the wireframe material.
Set the color of any future shapes to be drawn, can be set by either using R, G, B, A as separate values or by a Color.
$vertexalpha
.Draws a 512x512 textured rectangle with the wireframe material.