File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -477,7 +477,6 @@ export const textureLoad = TSL.textureLoad;
477477export const textureSize = TSL . textureSize ;
478478export const textureStore = TSL . textureStore ;
479479export const thickness = TSL . thickness ;
480- export const threshold = TSL . threshold ;
481480export const time = TSL . time ;
482481export const timerDelta = TSL . timerDelta ;
483482export const timerGlobal = TSL . timerGlobal ;
@@ -500,8 +499,6 @@ export const transformedTangentView = TSL.transformedTangentView;
500499export const transformedTangentWorld = TSL . transformedTangentWorld ;
501500export const transmission = TSL . transmission ;
502501export const transpose = TSL . transpose ;
503- export const tri = TSL . tri ;
504- export const tri3 = TSL . tri3 ;
505502export const triNoise3D = TSL . triNoise3D ;
506503export const triplanarTexture = TSL . triplanarTexture ;
507504export const triplanarTextures = TSL . triplanarTextures ;
You can’t perform that action at this time.
0 commit comments