UNPKG

@polygonjs/plugin-mapbox

Version:

Mapbox plugin for the 3D engine https://polygonjs.com

4 lines (3 loc) 110 B
import { PerspectiveCamera } from "three"; export class MapboxPerspectiveCamera extends PerspectiveCamera { }