1 line
6.1 KiB
JavaScript
1 line
6.1 KiB
JavaScript
import{_ as e,c as r,o as t,a}from"./app.ab34650d.js";const g=JSON.parse('{"title":"Interface: BaseParticles","description":"","frontmatter":{"editLink":false},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"[Component]","slug":"component"},{"level":3,"title":"[GatherProps]","slug":"gatherprops"},{"level":3,"title":"addEmitter","slug":"addemitter"},{"level":3,"title":"app","slug":"app"},{"level":3,"title":"id","slug":"id"},{"level":3,"title":"type","slug":"type"}],"relativePath":"api/interfaces/features/particles/particles.BaseParticles.md","lastUpdated":null}'),i={name:"api/interfaces/features/particles/particles.BaseParticles.md"},s=a('<h1 id="interface-baseparticles" tabindex="-1">Interface: BaseParticles <a class="header-anchor" href="#interface-baseparticles" aria-hidden="true">#</a></h1><p><a href="./../../../modules/features/particles/particles.html">features/particles/particles</a>.BaseParticles</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><h3 id="component" tabindex="-1">[Component] <a class="header-anchor" href="#component" aria-hidden="true">#</a></h3><p>\u2022 <strong>[Component]</strong>: <a href="./../../../modules/features/feature.html#genericcomponent"><code>GenericComponent</code></a></p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/particles/particles.tsx#L25" target="_blank" rel="noopener noreferrer">profectus/src/features/particles/particles.tsx:25</a></p><hr><h3 id="gatherprops" tabindex="-1">[GatherProps] <a class="header-anchor" href="#gatherprops" aria-hidden="true">#</a></h3><p>\u2022 <strong>[GatherProps]</strong>: () => <code>Record</code><<code>string</code>, <code>unknown</code>></p><h4 id="type-declaration" tabindex="-1">Type declaration <a class="header-anchor" href="#type-declaration" aria-hidden="true">#</a></h4><p>\u25B8 (): <code>Record</code><<code>string</code>, <code>unknown</code>></p><h5 id="returns" tabindex="-1">Returns <a class="header-anchor" href="#returns" aria-hidden="true">#</a></h5><p><code>Record</code><<code>string</code>, <code>unknown</code>></p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/particles/particles.tsx#L26" target="_blank" rel="noopener noreferrer">profectus/src/features/particles/particles.tsx:26</a></p><hr><h3 id="addemitter" tabindex="-1">addEmitter <a class="header-anchor" href="#addemitter" aria-hidden="true">#</a></h3><p>\u2022 <strong>addEmitter</strong>: (<code>config</code>: <code>EmitterConfigV3</code>) => <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise" target="_blank" rel="noopener noreferrer"><code>Promise</code></a><<code>Emitter</code>></p><h4 id="type-declaration-1" tabindex="-1">Type declaration <a class="header-anchor" href="#type-declaration-1" aria-hidden="true">#</a></h4><p>\u25B8 (<code>config</code>): <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise" target="_blank" rel="noopener noreferrer"><code>Promise</code></a><<code>Emitter</code>></p><h5 id="parameters" tabindex="-1">Parameters <a class="header-anchor" href="#parameters" aria-hidden="true">#</a></h5><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>config</code></td><td style="text-align:left;"><code>EmitterConfigV3</code></td></tr></tbody></table><h5 id="returns-1" tabindex="-1">Returns <a class="header-anchor" href="#returns-1" aria-hidden="true">#</a></h5><p><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise" target="_blank" rel="noopener noreferrer"><code>Promise</code></a><<code>Emitter</code>></p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/particles/particles.tsx#L23" target="_blank" rel="noopener noreferrer">profectus/src/features/particles/particles.tsx:23</a></p><hr><h3 id="app" tabindex="-1">app <a class="header-anchor" href="#app" aria-hidden="true">#</a></h3><p>\u2022 <strong>app</strong>: <code>Ref</code><<code>null</code> | <code>Application</code>></p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/particles/particles.tsx#L22" target="_blank" rel="noopener noreferrer">profectus/src/features/particles/particles.tsx:22</a></p><hr><h3 id="id" tabindex="-1">id <a class="header-anchor" href="#id" aria-hidden="true">#</a></h3><p>\u2022 <strong>id</strong>: <code>string</code></p><h4 id="defined-in-4" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-4" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/particles/particles.tsx#L21" target="_blank" rel="noopener noreferrer">profectus/src/features/particles/particles.tsx:21</a></p><hr><h3 id="type" tabindex="-1">type <a class="header-anchor" href="#type" aria-hidden="true">#</a></h3><p>\u2022 <strong>type</strong>: typeof <a href="./../../../modules/features/particles/particles.html#particlestype"><code>ParticlesType</code></a></p><h4 id="defined-in-5" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-5" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/features/particles/particles.tsx#L24" target="_blank" rel="noopener noreferrer">profectus/src/features/particles/particles.tsx:24</a></p>',42),n=[s];function d(o,c,l,p,h,f){return t(),r("div",null,n)}var b=e(i,[["render",d]]);export{g as __pageData,b as default};
|