Skip to content

Commit 129c238

Browse files
authored
TSL: Remove ScriptableNodeResources export (#32945)
1 parent c3ea0f9 commit 129c238

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Three.TSL.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export const HALF_PI = TSL.HALF_PI;
2929
export const PointShadowFilter = TSL.PointShadowFilter;
3030
export const Return = TSL.Return;
3131
export const Schlick_to_F0 = TSL.Schlick_to_F0;
32-
export const ScriptableNodeResources = TSL.ScriptableNodeResources;
3332
export const ShaderNode = TSL.ShaderNode;
3433
export const Stack = TSL.Stack;
3534
export const Switch = TSL.Switch;

0 commit comments

Comments
 (0)