UNPKG

3d-tiles-renderer

Version:

https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/specification

10 lines (7 loc) 148 B
export class DeepZoomImagePlugin { constructor( options: { center?: boolean, pixelSize?: number, useRecommendedSettings?: boolean, } ); }