Panel:DrawTexturedRect
Panel:DrawTexturedRect()
Description
Draws a textured rectangle to fill the panel object this method is called on. The texture is set using surface.SetTexture or surface.SetMaterial. This should only be called within the object's PANEL:Paint or PANEL:PaintOver hooks, as a shortcut for surface.DrawTexturedRect.
This is a rendering function that requires a 2d rendering context.
This means that it will only work in 2d Rendering Hooks.
Page views: 16,455
Updated: Last Week
Updated: Last Week