Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions docs/pages/AMFLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2>Code Example</h2>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">AMFLoader</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">AMFLoader</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { AMFLoader } from 'three/addons/loaders/AMFLoader.js';</code></pre>
<div class="container-overview">
<h2>Constructor</h2>
Expand Down Expand Up @@ -120,7 +120,7 @@ <h3 class="name name-method" id="parse" translate="no">.<a href="#parse">parse</
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/AMFLoader.js" target="_blank" rel="noopener" translate="no">examples/jsm/loaders/AMFLoader.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/AMFLoader.js" translate="no" target="_blank" rel="noopener">examples/jsm/loaders/AMFLoader.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AONode.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h3 class="name" id="aoNode" translate="no">.<a href="#aoNode">aoNode</a><span c
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AONode.js" target="_blank" rel="noopener" translate="no">src/nodes/lighting/AONode.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AONode.js" translate="no" target="_blank" rel="noopener">src/nodes/lighting/AONode.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/ARButton.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h2>Code Example</h2>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">ARButton</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">ARButton</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { ARButton } from 'three/addons/webxr/ARButton.js';</code></pre>
<div class="container-overview">
<div class="method">
Expand Down Expand Up @@ -59,7 +59,7 @@ <h3 class="name name-method" id=".createButton" translate="no">.<a href="#.creat
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/webxr/ARButton.js" target="_blank" rel="noopener" translate="no">examples/jsm/webxr/ARButton.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/webxr/ARButton.js" translate="no" target="_blank" rel="noopener">examples/jsm/webxr/ARButton.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/AfterImageNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1 translate="no">AfterImageNode</h1>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">AfterImageNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">AfterImageNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { afterImage } from 'three/addons/tsl/display/AfterImageNode.js';</code></pre>
<div class="container-overview">
<h2>Constructor</h2>
Expand Down Expand Up @@ -165,7 +165,7 @@ <h3 class="name name-method" id="updateBefore" translate="no">.<a href="#updateB
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AfterImageNode.js" target="_blank" rel="noopener" translate="no">examples/jsm/tsl/display/AfterImageNode.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AfterImageNode.js" translate="no" target="_blank" rel="noopener">examples/jsm/tsl/display/AfterImageNode.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/AfterimagePass.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h2>Code Example</h2>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">AfterimagePass</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">AfterimagePass</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { AfterimagePass } from 'three/addons/postprocessing/AfterimagePass.js';</code></pre>
<div class="container-overview">
<h2>Constructor</h2>
Expand Down Expand Up @@ -170,7 +170,7 @@ <h3 class="name name-method" id="setSize" translate="no">.<a href="#setSize">set
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/postprocessing/AfterimagePass.js" target="_blank" rel="noopener" translate="no">examples/jsm/postprocessing/AfterimagePass.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/postprocessing/AfterimagePass.js" translate="no" target="_blank" rel="noopener">examples/jsm/postprocessing/AfterimagePass.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AmbientLight.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h3 class="name" id="isAmbientLight" translate="no">.<a href="#isAmbientLight">i
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/lights/AmbientLight.js" target="_blank" rel="noopener" translate="no">src/lights/AmbientLight.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/lights/AmbientLight.js" translate="no" target="_blank" rel="noopener">src/lights/AmbientLight.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AmbientLightNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h3 class="name name-method" id="AmbientLightNode" translate="no">new <a href="#
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AmbientLightNode.js" target="_blank" rel="noopener" translate="no">src/nodes/lighting/AmbientLightNode.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AmbientLightNode.js" translate="no" target="_blank" rel="noopener">src/nodes/lighting/AmbientLightNode.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/AmmoPhysics.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h2>Code Example</h2>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">AmmoPhysics</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">AmmoPhysics</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { AmmoPhysics } from 'three/addons/physics/AmmoPhysics.js';</code></pre>
<div class="container-overview">
<div class="method">
Expand Down Expand Up @@ -117,7 +117,7 @@ <h3 class="name name-method" id="setMeshPosition" translate="no">.<a href="#setM
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/physics/AmmoPhysics.js" target="_blank" rel="noopener" translate="no">examples/jsm/physics/AmmoPhysics.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/physics/AmmoPhysics.js" translate="no" target="_blank" rel="noopener">examples/jsm/physics/AmmoPhysics.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/AnaglyphEffect.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h1 translate="no">AnaglyphEffect</h1>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">AnaglyphEffect</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">AnaglyphEffect</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { AnaglyphEffect } from 'three/addons/effects/AnaglyphEffect.js';</code></pre>
<div class="container-overview">
<h2>Constructor</h2>
Expand Down Expand Up @@ -122,7 +122,7 @@ <h3 class="name name-method" id="setSize" translate="no">.<a href="#setSize">set
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/effects/AnaglyphEffect.js" target="_blank" rel="noopener" translate="no">examples/jsm/effects/AnaglyphEffect.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/effects/AnaglyphEffect.js" translate="no" target="_blank" rel="noopener">examples/jsm/effects/AnaglyphEffect.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/AnaglyphPassNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1 translate="no">AnaglyphPassNode</h1>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">AnaglyphPassNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">AnaglyphPassNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { anaglyphPass } from 'three/addons/tsl/display/AnaglyphPassNode.js';</code></pre>
<div class="container-overview">
<h2>Constructor</h2>
Expand Down Expand Up @@ -92,7 +92,7 @@ <h3 class="name name-method" id="setup" translate="no">.<a href="#setup">setup</
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AnaglyphPassNode.js" target="_blank" rel="noopener" translate="no">examples/jsm/tsl/display/AnaglyphPassNode.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AnaglyphPassNode.js" translate="no" target="_blank" rel="noopener">examples/jsm/tsl/display/AnaglyphPassNode.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AnalyticLightNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ <h3 class="name name-method" id="update" translate="no">.<a href="#update">updat
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AnalyticLightNode.js" target="_blank" rel="noopener" translate="no">src/nodes/lighting/AnalyticLightNode.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/lighting/AnalyticLightNode.js" translate="no" target="_blank" rel="noopener">src/nodes/lighting/AnalyticLightNode.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/AnamorphicNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1 translate="no">AnamorphicNode</h1>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">AnamorphicNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">AnamorphicNode</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { anamorphic } from 'three/addons/tsl/display/AnamorphicNode.js';</code></pre>
<div class="container-overview">
<h2>Constructor</h2>
Expand Down Expand Up @@ -212,7 +212,7 @@ <h3 class="name name-method" id="updateBefore" translate="no">.<a href="#updateB
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AnamorphicNode.js" target="_blank" rel="noopener" translate="no">examples/jsm/tsl/display/AnamorphicNode.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/tsl/display/AnamorphicNode.js" translate="no" target="_blank" rel="noopener">examples/jsm/tsl/display/AnamorphicNode.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AnimationAction.html
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ <h3 class="name name-method" id="warp" translate="no">.<a href="#warp">warp</a><
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationAction.js" target="_blank" rel="noopener" translate="no">src/animation/AnimationAction.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationAction.js" translate="no" target="_blank" rel="noopener">src/animation/AnimationAction.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AnimationClip.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ <h3 class="name name-method" id=".toJSON" translate="no">.<a href="#.toJSON">toJ
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationClip.js" target="_blank" rel="noopener" translate="no">src/animation/AnimationClip.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationClip.js" translate="no" target="_blank" rel="noopener">src/animation/AnimationClip.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/AnimationClipCreator.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1 translate="no">AnimationClipCreator</h1>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">AnimationClipCreator</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">AnimationClipCreator</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { AnimationClipCreator } from 'three/addons/animation/AnimationClipCreator.js';</code></pre>
<div class="container-overview">
<div class="method">
Expand Down Expand Up @@ -198,7 +198,7 @@ <h3 class="name name-method" id=".CreateVisibilityAnimation" translate="no">.<a
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/animation/AnimationClipCreator.js" target="_blank" rel="noopener" translate="no">examples/jsm/animation/AnimationClipCreator.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/animation/AnimationClipCreator.js" translate="no" target="_blank" rel="noopener">examples/jsm/animation/AnimationClipCreator.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AnimationLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3 class="name name-method" id="parse" translate="no">.<a href="#parse">parse</
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/loaders/AnimationLoader.js" target="_blank" rel="noopener" translate="no">src/loaders/AnimationLoader.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/loaders/AnimationLoader.js" translate="no" target="_blank" rel="noopener">src/loaders/AnimationLoader.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AnimationMixer.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h3 class="name name-method" id="update" translate="no">.<a href="#update">updat
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationMixer.js" target="_blank" rel="noopener" translate="no">src/animation/AnimationMixer.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationMixer.js" translate="no" target="_blank" rel="noopener">src/animation/AnimationMixer.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AnimationObjectGroup.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3 class="name name-method" id="uncache" translate="no">.<a href="#uncache">unc
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationObjectGroup.js" target="_blank" rel="noopener" translate="no">src/animation/AnimationObjectGroup.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationObjectGroup.js" translate="no" target="_blank" rel="noopener">src/animation/AnimationObjectGroup.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/AnimationUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ <h3 class="name name-method" id=".subclip" translate="no">.<a href="#.subclip">s
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationUtils.js" target="_blank" rel="noopener" translate="no">src/animation/AnimationUtils.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/animation/AnimationUtils.js" translate="no" target="_blank" rel="noopener">src/animation/AnimationUtils.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/ArcCurve.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3 class="name" id="isArcCurve" translate="no">.<a href="#isArcCurve">isArcCurv
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/extras/curves/ArcCurve.js" target="_blank" rel="noopener" translate="no">src/extras/curves/ArcCurve.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/extras/curves/ArcCurve.js" translate="no" target="_blank" rel="noopener">src/extras/curves/ArcCurve.js</a>
</p>
</article>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/ArcballControls.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h1 translate="no">ArcballControls</h1>
</header>
<article>
<h2 class="subsection-title">Import</h2>
<p><span translate="no">ArcballControls</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank">Installation#Addons</a>.</p>
<p><span translate="no">ArcballControls</span> is an addon, and must be imported explicitly, see <a href="https://threejs.org/manual/#en/installation" target="_blank" rel="noopener">Installation#Addons</a>.</p>
<pre><code class="language-js">import { ArcballControls } from 'three/addons/controls/ArcballControls.js';</code></pre>
<div class="container-overview">
<h2>Constructor</h2>
Expand Down Expand Up @@ -459,7 +459,7 @@ <h5>Type:</h5>
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/controls/ArcballControls.js" target="_blank" rel="noopener" translate="no">examples/jsm/controls/ArcballControls.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/examples/jsm/controls/ArcballControls.js" translate="no" target="_blank" rel="noopener">examples/jsm/controls/ArcballControls.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/ArrayCamera.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h3 class="name" id="isMultiViewCamera" translate="no">.<a href="#isMultiViewCam
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/cameras/ArrayCamera.js" target="_blank" rel="noopener" translate="no">src/cameras/ArrayCamera.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/cameras/ArrayCamera.js" translate="no" target="_blank" rel="noopener">src/cameras/ArrayCamera.js</a>
</p>
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/ArrayElementNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3 class="name name-method" id="getNodeType" translate="no">.<a href="#getNodeT
</div>
<h2 class="subsection-title">Source</h2>
<p>
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/utils/ArrayElementNode.js" target="_blank" rel="noopener" translate="no">src/nodes/utils/ArrayElementNode.js</a>
<a href="https://github.com/mrdoob/three.js/blob/master/src/nodes/utils/ArrayElementNode.js" translate="no" target="_blank" rel="noopener">src/nodes/utils/ArrayElementNode.js</a>
</p>
</article>
</section>
Expand Down
Loading
Loading