MeshFaceMaterial.js 90 B

12345
  1. /**
  2. * @author mr.doob / http://mrdoob.com/
  3. */
  4. THREE.MeshFaceMaterial = function () {};