Skip to content

DrawUtil (Object)

INFO

lib path is "Flarial/Utils/DrawUtil"

DrawUtil.drawBox

Draws 3d box Mode can be 1 or 2

lua
drawUtil.drawBox(float: x1, float: y1, float: z1, float: x2, float: y2, float: z2, float: lineWidth, int: mode, GUI.Color: color)