UIRenderer
This page will go over the `UIRenderer` namespace
roundedRectangleBorder(float x, float y, float width, float height, float radius, float thickness, Color color): void
roundedRectangleBorder(float x, float y, float width, float height, float radius, float thickness, Color color): voidremoteTexture(String url, float x, float y, float width, float height, float scale, float radius, Color color): void
remoteTexture(String url, float x, float y, float width, float height, float scale, float radius, Color color): voidtextWidth(String text): float
textWidth(String text): floattextWidth(String text, float size): float
textWidth(String text, float size): floatscissor(float x, float, y, float width, float height, Function function): void
scissor(float x, float, y, float width, float height, Function function): voidLast updated