RenderableParticle.html 1018 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <script src="../../../list.js"></script>
  6. <script src="../../../page.js"></script>
  7. <link type="text/css" rel="stylesheet" href="../../../page.css" />
  8. </head>
  9. <body>
  10. <h1>[name]</h1>
  11. <div class="desc">todo</div>
  12. <h2>Constructor</h2>
  13. <h3>[name]()</h3>
  14. <h2>Properties</h2>
  15. <h3>.[page:Vector3 todo]</h3>
  16. <h3>.[page:Vector2 scale]</h3>
  17. <div>
  18. todo
  19. </div>
  20. <h3>.[page:object material]</h3>
  21. <div>
  22. todo
  23. </div>
  24. <h3>.[page:object object]</h3>
  25. <div>
  26. todo
  27. </div>
  28. <h3>.[page:object y]</h3>
  29. <div>
  30. todo
  31. </div>
  32. <h3>.[page:object x]</h3>
  33. <div>
  34. todo
  35. </div>
  36. <h3>.[page:object rotation]</h3>
  37. <div>
  38. todo
  39. </div>
  40. <h3>.[page:object z]</h3>
  41. <div>
  42. todo
  43. </div>
  44. <h2>Methods</h2>
  45. <h3>.todo( [page:Vector3 todo] )</h3>
  46. <div>
  47. todo — todo<br />
  48. </div>
  49. <h2>Source</h2>
  50. [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
  51. </body>
  52. </html>