import * as threejs4Deno from "https://deno.land/x/threejs_4_deno@v121/src/extras/core/Path.d.ts"; ClassescPatha 2d path representation, comprising of points, lines, and cubes, similar to the html5 2d canvas api. It extends CurvePath.