UNPKG

three

Version:

JavaScript 3D library

9 lines (4 loc) 96 B
import {Light} from "../../.."; export class ShadowMapViewer { constructor(light: Light) }