Light.html 311 B

1234567891011121314151617181920
  1. [page:Object3D] →
  2. <h1>[name]</h1>
  3. <div class="desc">Abstract base class for lights.</div>
  4. <h2>Constructor</h2>
  5. <h3>[name]( [page:Integer hex] )</h3>
  6. <h2>Properties</h2>
  7. <h3>.[page:Color color]</h3>
  8. <h2>Source</h2>
  9. [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]