tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Emitters Plugin
Options/Interfaces/IEmitterShape
IEmitterShape
Interface IEmitterShape
The emitter shape options
interface
IEmitterShape
{
options
:
Record
<
string
,
unknown
>
;
replace
:
IEmitterShapeReplace
;
type
:
string
;
}
Implemented by
EmitterShape
Index
Properties
options
replace
type
Properties
options
options
:
Record
<
string
,
unknown
>
The emitter shape options
replace
replace
:
IEmitterShapeReplace
The emitter shape replace options
type
type
:
string
The emitter shape type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
replace
type
tsParticles - v4.0.0-beta.12
Loading...
The emitter shape options