Explorar el Código

Merge pull request #8128 from Mugen87/dev

MeshNormalMaterial: removed shading parameter from comments
Mr.doob hace 10 años
padre
commit
0a20c8f5cc
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>,

粤ICP备19079148号