Skip to content
Merged
Prev Previous commit
Next Next commit
Update material.md
  • Loading branch information
machenmusik authored and ngokevin committed Oct 18, 2017
commit 8d0c32584b8e2b9bcd58661424716125d8bc2543
2 changes: 1 addition & 1 deletion docs/components/material.md
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ void main() {
}
`,

fragmentShader = `
fragmentShader: `
// fragment.glsl

varying vec2 vUv;
Expand Down