UNPKG

3d-tiles-renderer

Version:

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

11 lines (8 loc) 181 B
export class QuantizedMeshPlugin { constructor( options: { useRecommendedSettings?: boolean, solid?: boolean, smoothSkirtNormals?: boolean, skirtLength?: number, } ); }