JSPM

@quenty/draw

4.2.1-canary.402.40f9a1f.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 120
  • Score
    100M100P100Q78415F
  • License MIT

A utility library to debug things in 3D space for Roblox.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@quenty/draw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    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.