Skip to content

Commit 108bfd1

Browse files
fix: grid material error (#342)
1 parent 571ac66 commit 108bfd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/custom-material/src/grid/GridMaterial.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ attribute vec4 POSITION_FLIP;
126126
127127
uniform mat4 camera_ViewInvMat;
128128
uniform mat4 camera_ProjMat;
129-
uniform vec4 camera_ProjectionParams;
130129
131130
varying vec3 nearPoint;
132131
varying vec3 farPoint;

0 commit comments

Comments
 (0)