File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -477,7 +477,6 @@ export const textureLoad = TSL.textureLoad;
477
477
export const textureSize = TSL . textureSize ;
478
478
export const textureStore = TSL . textureStore ;
479
479
export const thickness = TSL . thickness ;
480
- export const threshold = TSL . threshold ;
481
480
export const time = TSL . time ;
482
481
export const timerDelta = TSL . timerDelta ;
483
482
export const timerGlobal = TSL . timerGlobal ;
@@ -500,8 +499,6 @@ export const transformedTangentView = TSL.transformedTangentView;
500
499
export const transformedTangentWorld = TSL . transformedTangentWorld ;
501
500
export const transmission = TSL . transmission ;
502
501
export const transpose = TSL . transpose ;
503
- export const tri = TSL . tri ;
504
- export const tri3 = TSL . tri3 ;
505
502
export const triNoise3D = TSL . triNoise3D ;
506
503
export const triplanarTexture = TSL . triplanarTexture ;
507
504
export const triplanarTextures = TSL . triplanarTextures ;
You can’t perform that action at this time.
0 commit comments