@quenty/draw
v7.7.1
Published
A utility library to debug things in 3D space for Roblox.
Downloads
633
Readme
Draw
A utility library to debug things in 3D space for Roblox. Each method will always return an object you can use to cleanup the resulting drawing.
Installation
npm install @quenty/draw --save
This is not designed to be used to draw things in production, i.e. each draw trades off performance for utility.