We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fea8704 + 6937899 commit 3bc4123Copy full SHA for 3bc4123
examples/jsm/utils/ShadowMapViewer.d.ts
@@ -1,4 +1,4 @@
1
-import {Light} from "../../..";
+import {Light} from "../../../src/Three";
2
3
export class ShadowMapViewer {
4
constructor(light: Light)
0 commit comments