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.
1 parent adaed3f commit 7674f6dCopy full SHA for 7674f6d
examples/webgpu_materials_toon.html
@@ -24,7 +24,6 @@
24
<script type="module">
25
26
import * as THREE from 'three';
27
- import * as Nodes from 'three/nodes';
28
29
import { MeshBasicNodeMaterial, MeshToonNodeMaterial } from 'three/nodes';
30
0 commit comments