You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3class="name" id="indirectOffset" translate="no">.<ahref="#indirectOffset">indirectOffset</a><spanclass="type-signature"> : number | Array.<number></span></h3>
115
115
<divclass="description">
116
-
<p>The offset, in bytes, into the indirect drawing buffer where the value data begins.</p>
116
+
<p>The offset, in bytes, into the indirect drawing buffer where the value data begins. If an array is provided, multiple indirect draw calls will be made for each offset.</p>
117
117
<p>Can only be used with <ahref="WebGPURenderer.html">WebGPURenderer</a> and a WebGPU backend.</p>
<p>The offset, in bytes, into the indirect drawing buffer where the value data begins.</p>
675
+
<p>The offset, in bytes, into the indirect drawing buffer where the value data begins. If an array is provided, multiple indirect draw calls will be made for each offset.</p>
0 commit comments