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.
NodeAccess
1 parent d4af8b2 commit 2c045ffCopy full SHA for 2c045ff
src/Three.TSL.js
@@ -17,6 +17,7 @@ export const Loop = TSL.Loop;
17
export const NodeShaderStage = TSL.NodeShaderStage;
18
export const NodeType = TSL.NodeType;
19
export const NodeUpdateType = TSL.NodeUpdateType;
20
+export const NodeAccess = TSL.NodeAccess;
21
export const PCFShadowFilter = TSL.PCFShadowFilter;
22
export const PCFSoftShadowFilter = TSL.PCFSoftShadowFilter;
23
export const PI = TSL.PI;
0 commit comments