We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
noobgl-vector is a module designed for noobgl so all you need is a standard package import:
noobgl-vector
noobgl
import
import { Vector3 } from "noobgl-matrix";
or if you want to import all:
import * as noobglmatrix from "noobgl-vector";
Home
Documentation