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.
shadowWorldPosition
1 parent 9b7de0f commit 6a3b0c8Copy full SHA for 6a3b0c8
src/nodes/TSL.js
@@ -131,6 +131,7 @@ export * from './gpgpu/AtomicFunctionNode.js';
131
export * from './accessors/Lights.js';
132
export * from './lighting/LightsNode.js';
133
export * from './lighting/LightingContextNode.js';
134
+export * from './lighting/ShadowBaseNode.js';
135
export * from './lighting/ShadowNode.js';
136
export * from './lighting/PointLightNode.js';
137
0 commit comments