UNPKG

3d-tiles-renderer

Version:

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

9 lines (6 loc) 111 B
export class UnloadTilesPlugin { constructor( options?: { delay?: number, bytesTarget?: number, } ); }