@threepipe/plugin-svg-renderer
Version:
Plugins for SVG Rendering of 3d objects for Threepipe
29 lines • 50.1 kB
HTML
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>SVGMesh | Threepipe SVG Rendering Plugins</title><meta name="description" content="Documentation for Threepipe SVG Rendering Plugins"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Threepipe SVG Rendering Plugins</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">SVGMesh</a></li></ul><h1>Class SVGMesh</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Mesh object that can be rendered as SVG.
Wrapper class around three mesh object that duplicates geometry if needed (i.e.
for SkinnedMesh) and computes BVH and HalfEdgeStructure on demand)</p>
</div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L60" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:60</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#bvh" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>bvh</span></a>
<a href="#bvhoptions" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>bvh<wbr/>Options</span></a>
<a href="#drawfills" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>draw<wbr/>Fills</span></a>
<a href="#drawhiddencontours" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>draw<wbr/>Hidden<wbr/>Contours</span></a>
<a href="#drawvisiblecontours" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>draw<wbr/>Visible<wbr/>Contours</span></a>
<a href="#hes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hes</span></a>
<a href="#isusingbvhforraycasting" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>is<wbr/>Using<wbr/>BVH<wbr/>For<wbr/>Raycasting</span></a>
<a href="#sourcemesh" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Mesh</span></a>
<a href="#texture" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>texture?</span></a>
<a href="#threemesh" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>three<wbr/>Mesh</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Accessors</h3><div class="tsd-index-list"><a href="#material" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Accessor"><use href="../assets/icons.svg#icon-262144"></use></svg><span>material</span></a>
<a href="#matrixworld" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Accessor"><use href="../assets/icons.svg#icon-262144"></use></svg><span>matrix<wbr/>World</span></a>
<a href="#name" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Accessor"><use href="../assets/icons.svg#icon-262144"></use></svg><span>name</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="#addtexture" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Texture</span></a>
<a href="#colorforfaceindex" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>color<wbr/>For<wbr/>Face<wbr/>Index</span></a>
<a href="#dispose" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>dispose</span></a>
<a href="#localtoworld" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>local<wbr/>To<wbr/>World</span></a>
<a href="#remakebvh" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>remake<wbr/>BVH</span></a>
<a href="#updatebvh" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>BVH</span></a>
<a href="#updatehes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>HES</span></a>
<a href="#updatemorphgeometry" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Morph<wbr/>Geometry</span></a>
<a href="#updateobject" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Object</span></a>
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Constructors</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="constructor"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="constructorsvgmesh"><span class="tsd-signature-keyword">new</span> <span class="tsd-kind-constructor-signature">SVGMesh</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">mesh</span><span class="tsd-signature-symbol">:</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Mesh</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <a href="../interfaces/SVGMeshOptions.html" class="tsd-signature-type tsd-kind-interface">SVGMeshOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-class">SVGMesh</a><a href="#constructorsvgmesh" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">mesh</span>: <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Mesh</a></span></li><li><span><span class="tsd-kind-parameter">options</span>: <a href="../interfaces/SVGMeshOptions.html" class="tsd-signature-type tsd-kind-interface">SVGMeshOptions</a><span class="tsd-signature-symbol"> = {}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="" class="tsd-signature-type tsd-kind-class">SVGMesh</a></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L73" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:73</a></li></ul></aside></div></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="bvh"><span>bvh</span><a href="#bvh" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">bvh</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">MeshBVH</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L66" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:66</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="bvhoptions"><code class="tsd-tag">Readonly</code><span>bvh<wbr/>Options</span><a href="#bvhoptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">bvhOptions</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">MeshBVHOptions</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L65" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:65</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="drawfills"><span>draw<wbr/>Fills</span><a href="#drawfills" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">drawFills</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L67" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:67</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="drawhiddencontours"><span>draw<wbr/>Hidden<wbr/>Contours</span><a href="#drawhiddencontours" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">drawHiddenContours</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L69" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:69</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="drawvisiblecontours"><span>draw<wbr/>Visible<wbr/>Contours</span><a href="#drawvisiblecontours" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">drawVisibleContours</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L68" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:68</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="hes"><code class="tsd-tag">Readonly</code><span>hes</span><a href="#hes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">hes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HalfedgeDS</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L64" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:64</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="isusingbvhforraycasting"><span>is<wbr/>Using<wbr/>BVH<wbr/>For<wbr/>Raycasting</span><a href="#isusingbvhforraycasting" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">isUsingBVHForRaycasting</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L70" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:70</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sourcemesh"><code class="tsd-tag">Readonly</code><span>source<wbr/>Mesh</span><a href="#sourcemesh" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sourceMesh</span><span class="tsd-signature-symbol">:</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Mesh</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L62" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:62</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="texture"><code class="tsd-tag">Optional</code><span>texture</span><a href="#texture" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">texture</span><span class="tsd-signature-symbol">?:</span> <a href="../interfaces/SVGTexture.html" class="tsd-signature-type tsd-kind-interface">SVGTexture</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L71" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:71</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="threemesh"><code class="tsd-tag">Readonly</code><span>three<wbr/>Mesh</span><a href="#threemesh" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">threeMesh</span><span class="tsd-signature-symbol">:</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Mesh</a><span class="tsd-signature-symbol"><</span><br/> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">BufferGeometry</a><span class="tsd-signature-symbol"><</span><a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">NormalBufferAttributes</a><span class="tsd-signature-symbol">,</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">BufferGeometryEventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Material</a><span class="tsd-signature-symbol"><</span><a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">MaterialEventMap</a><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">|</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Material</a><span class="tsd-signature-symbol"><</span><a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">MaterialEventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">,</span><br/> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Object3DEventMap</a><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L63" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:63</a></li></ul></aside></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Accessors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Accessors</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="material"><span>material</span><a href="#material" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li><div class="tsd-signature" id="materialmaterial"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">material</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Material</a><span class="tsd-signature-symbol"><</span><a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">MaterialEventMap</a><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">|</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Material</a><span class="tsd-signature-symbol"><</span><a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">MaterialEventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Material</a><span class="tsd-signature-symbol"><</span><a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">MaterialEventMap</a><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">|</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Material</a><span class="tsd-signature-symbol"><</span><a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">MaterialEventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L159" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:159</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="matrixworld"><span>matrix<wbr/>World</span><a href="#matrixworld" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li><div class="tsd-signature" id="matrixworldmatrixworld"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">matrixWorld</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Matrix4</a></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Matrix4</a></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L160" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:160</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="name"><span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li><div class="tsd-signature" id="namename"><span class="tsd-signature-keyword">get</span> <span class="tsd-kind-get-signature">name</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L161" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:161</a></li></ul></aside></div></li><li><div class="tsd-signature" id="namename-1"><span class="tsd-signature-keyword">set</span> <span class="tsd-kind-set-signature">name</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">name</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L162" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:162</a></li></ul></aside></div></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Methods</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="addtexture"><span>add<wbr/>Texture</span><a href="#addtexture" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="addtexture-1"><span class="tsd-kind-call-signature">addTexture</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">texture</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/SVGTexture.html" class="tsd-signature-type tsd-kind-interface">SVGTexture</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#addtexture-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Adds a SVGtexture to the mesh.</p>
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">texture</span>: <a href="../interfaces/SVGTexture.html" class="tsd-signature-type tsd-kind-interface">SVGTexture</a></span><div class="tsd-comment tsd-typography"><p>The image or vector graphics texture to use.</p>
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L113" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:113</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="colorforfaceindex"><span>color<wbr/>For<wbr/>Face<wbr/>Index</span><a href="#colorforfaceindex" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="colorforfaceindex-1"><span class="tsd-kind-call-signature">colorForFaceIndex</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">faceIndex</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Color</a><a href="#colorforfaceindex-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">faceIndex</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Color</a></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L139" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:139</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="dispose"><span>dispose</span><a href="#dispose" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="dispose-1"><span class="tsd-kind-call-signature">dispose</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#dispose-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L155" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:155</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="localtoworld"><span>local<wbr/>To<wbr/>World</span><a href="#localtoworld" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="localtoworld-1"><span class="tsd-kind-call-signature">localToWorld</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">target</span><span class="tsd-signature-symbol">:</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Vector3</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Vector3</a><a href="#localtoworld-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">target</span>: <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Vector3</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://threejs.org/docs" class="tsd-signature-type external" target="_blank">Vector3</a></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L135" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:135</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="remakebvh"><span>remake<wbr/>BVH</span><a href="#remakebvh" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="remakebvh-1"><span class="tsd-kind-call-signature">remakeBVH</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#remakebvh-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L178" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:178</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatebvh"><span>update<wbr/>BVH</span><a href="#updatebvh" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="updatebvh-1"><span class="tsd-kind-call-signature">updateBVH</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">updateMorphGeometry</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#updatebvh-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">updateMorphGeometry</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L122" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:122</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatehes"><span>update<wbr/>HES</span><a href="#updatehes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="updatehes-1"><span class="tsd-kind-call-signature">updateHES</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">updateMorphGeometry</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#updatehes-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">updateMorphGeometry</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L129" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:129</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatemorphgeometry"><span>update<wbr/>Morph<wbr/>Geometry</span><a href="#updatemorphgeometry" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="updatemorphgeometry-1"><span class="tsd-kind-call-signature">updateMorphGeometry</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#updatemorphgeometry-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L117" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:117</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updateobject"><span>update<wbr/>Object</span><a href="#updateobject" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="updateobject-1"><span class="tsd-kind-call-signature">updateObject</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#updateobject-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/repalash/threepipe/blob/74c00035a8d54e74712537c230a6f39fa26995ca/plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts#L164" class="external" target="_blank">plugins/svg-renderer/src/three-svg-renderer/core/SVGMesh.ts:164</a></li></ul></aside></div></li></ul></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Constructors</summary><div><a href="#constructor"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#bvh"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>bvh</span></a><a href="#bvhoptions"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>bvh<wbr/>Options</span></a><a href="#drawfills"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>draw<wbr/>Fills</span></a><a href="#drawhiddencontours"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>draw<wbr/>Hidden<wbr/>Contours</span></a><a href="#drawvisiblecontours"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>draw<wbr/>Visible<wbr/>Contours</span></a><a href="#hes"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>hes</span></a><a href="#isusingbvhforraycasting"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>is<wbr/>Using<wbr/>BVH<wbr/>For<wbr/>Raycasting</span></a><a href="#sourcemesh"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source<wbr/>Mesh</span></a><a href="#texture"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>texture</span></a><a href="#threemesh"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>three<wbr/>Mesh</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Accessors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Accessors</summary><div><a href="#material"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Accessor"><use href="../assets/icons.svg#icon-262144"></use></svg><span>material</span></a><a href="#matrixworld"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Accessor"><use href="../assets/icons.svg#icon-262144"></use></svg><span>matrix<wbr/>World</span></a><a href="#name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Accessor"><use href="../assets/icons.svg#icon-262144"></use></svg><span>name</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#addtexture"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Texture</span></a><a href="#colorforfaceindex"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>color<wbr/>For<wbr/>Face<wbr/>Index</span></a><a href="#dispose"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>dispose</span></a><a href="#localtoworld"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>local<wbr/>To<wbr/>World</span></a><a href="#remakebvh"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>remake<wbr/>BVH</span></a><a href="#updatebvh"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>BVH</span></a><a href="#updatehes"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>HES</span></a><a href="#updatemorphgeometry"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Morph<wbr/>Geometry</span></a><a href="#updateobject"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Object</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Threepipe SVG Rendering Plugins</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generato