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 54b4247 commit 370b8eeCopy full SHA for 370b8ee
src/nodes/pmrem/PMREMNode.js
@@ -5,7 +5,6 @@ import { uniform } from '../core/UniformNode.js';
5
import { NodeUpdateType } from '../core/constants.js';
6
import { nodeProxy, vec3 } from '../tsl/TSLBase.js';
7
8
-import { WebGLCoordinateSystem } from '../../constants.js';
9
import { Texture } from '../../textures/Texture.js';
10
import PMREMGenerator from '../../renderers/common/extras/PMREMGenerator.js';
11
0 commit comments