UNPKG

three

Version:

JavaScript 3D library

11 lines (4 loc) 112 B
import { Light } from '../../../src/Three'; export class ShadowMapViewer { constructor( light: Light ) }