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 c3ea0f9 commit 129c238Copy full SHA for 129c238
src/Three.TSL.js
@@ -29,7 +29,6 @@ export const HALF_PI = TSL.HALF_PI;
29
export const PointShadowFilter = TSL.PointShadowFilter;
30
export const Return = TSL.Return;
31
export const Schlick_to_F0 = TSL.Schlick_to_F0;
32
-export const ScriptableNodeResources = TSL.ScriptableNodeResources;
33
export const ShaderNode = TSL.ShaderNode;
34
export const Stack = TSL.Stack;
35
export const Switch = TSL.Switch;
0 commit comments