File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -535,7 +535,6 @@ export const tangentGeometry = TSL.tangentGeometry;
535535export const tangentLocal = TSL . tangentLocal ;
536536export const tangentView = TSL . tangentView ;
537537export const tangentWorld = TSL . tangentWorld ;
538- export const temp = TSL . temp ;
539538export const texture = TSL . texture ;
540539export const texture3D = TSL . texture3D ;
541540export const textureBarrier = TSL . textureBarrier ;
@@ -547,9 +546,6 @@ export const textureSize = TSL.textureSize;
547546export const textureStore = TSL . textureStore ;
548547export const thickness = TSL . thickness ;
549548export const time = TSL . time ;
550- export const timerDelta = TSL . timerDelta ;
551- export const timerGlobal = TSL . timerGlobal ;
552- export const timerLocal = TSL . timerLocal ;
553549export const toneMapping = TSL . toneMapping ;
554550export const toneMappingExposure = TSL . toneMappingExposure ;
555551export const toonOutlinePass = TSL . toonOutlinePass ;
You can’t perform that action at this time.
0 commit comments