> For the complete documentation index, see [llms.txt](https://scripting.breeze.rip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scripting.breeze.rip/api/namespaces/hudrenderer.md).

# hudRenderer

Can be used for drawing hud elements.

### Functions

* [drawCircle](/api/functions/hudrenderer.drawcircle.md)
* [drawCircleWithEffect](/api/functions/hudrenderer.drawcirclewitheffect.md)
* [drawItemStack](/api/functions/hudrenderer.drawitemstack.md)
* [drawRect](/api/functions/hudrenderer.drawrect.md)
* [drawRectGlow](/api/functions/hudrenderer.drawrectglow.md)
* [drawRectGradient](/api/functions/hudrenderer.drawrectgradient.md)
* [drawRectWithEffect](/api/functions/hudrenderer.drawrectwitheffect.md)
* [drawRing](/api/functions/hudrenderer.drawring.md)
* [drawString](/api/functions/hudrenderer.drawstring.md)
* [drawSVG](/api/functions/hudrenderer.drawsvg.md)
* [drawSVGWithEffect](/api/functions/hudrenderer.drawsvgwitheffect.md)
* [drawTexture](/api/functions/hudrenderer.drawtexture.md)
* [drawTextureGradient](/api/functions/hudrenderer.drawtexturegradient.md)
* [stringWidth](/api/functions/hudrenderer.stringwidth.md)
