InstancedInterleavedBuffer.html 953 B

123456789101112131415161718192021222324252627282930313233
  1. <!DOCTYPE html>
  2. <html lang="ar">
  3. <head>
  4. <meta charset="utf-8" />
  5. <base href="../../../" />
  6. <script src="page.js"></script>
  7. <link type="text/css" rel="stylesheet" href="page.css" />
  8. </head>
  9. <body class="rtl">
  10. [page:InterleavedBuffer] →
  11. <h1>[name]</h1>
  12. <p class="desc">نسخة مثيلة من [page:InterleavedBuffer].</p>
  13. <h2>المنشئ (Constructor)</h2>
  14. <h3>[name]( [param:TypedArray array], [param:Integer itemSize], [param:Number meshPerAttribute] )</h3>
  15. <h2>الخصائص (Properties)</h2>
  16. <p>انظر [page:InterleavedBuffer] للخصائص الموروثة.</p>
  17. <h3>[property:Number meshPerAttribute]</h3>
  18. <p>الافتراضي هو `1`.</p>
  19. <h2>الوظائف (Methods)</h2>
  20. <p>انظر [page:InterleavedBuffer] للطُرق الموروثة.</p>
  21. <h2>المصدر (Source)</h2>
  22. <p>
  23. [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
  24. </p>
  25. </body>
  26. </html>