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.
cubeToUV
1 parent 7b82fad commit 7396fc8Copy full SHA for 7396fc8
src/Three.TSL.js
@@ -145,7 +145,6 @@ export const cos = TSL.cos;
145
export const cross = TSL.cross;
146
export const cubeTexture = TSL.cubeTexture;
147
export const cubeTextureBase = TSL.cubeTextureBase;
148
-export const cubeToUV = TSL.cubeToUV;
149
export const dFdx = TSL.dFdx;
150
export const dFdy = TSL.dFdy;
151
export const dashSize = TSL.dashSize;
0 commit comments