Vertex.html 242 B

123456789101112131415161718
  1. <h1>[name]</h1>
  2. <div class="desc"></div>
  3. <h2>Constructor</h2>
  4. <h3>[name]()</h3>
  5. <h2>Properties</h2>
  6. <h3>.[page:Vector3 position]</h3>
  7. <h2>Source</h2>
  8. [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]