Explorar el Código

MeshNormalMaterial: removed shading parameter from comments

Mugen87 hace 9 años
padre
commit
3d68c411b0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/materials/MeshNormalMaterial.js

+ 0 - 1
src/materials/MeshNormalMaterial.js

@@ -4,7 +4,6 @@
  * parameters = {
  *  opacity: <float>,
  *
- *  shading: THREE.FlatShading,
  *  blending: THREE.NormalBlending,
  *  depthTest: <bool>,
  *  depthWrite: <bool>,