Vertex.js 79 B

12345
  1. /**
  2. * @author mr.doob / http://mrdoob.com/
  3. */
  4. THREE.Vertex = THREE.Vector3;