GitHub
Quarks VFX
Preparing search index...
The search index is not available
Documentation
Documentation
three.quarks
GridEmitter
Class GridEmitter
Implements
EmitterShape
Index
Constructors
constructor
Properties
column
height
row
type
width
Methods
clone
initialize
toJSON
update
fromJSON
Constructors
constructor
new
GridEmitter
(
parameters
?:
GridEmitterParameters
)
:
GridEmitter
Parameters
Optional
parameters
:
GridEmitterParameters
Returns
GridEmitter
Properties
column
column
:
number
height
height
:
number
row
row
:
number
type
type
:
string
width
width
:
number
Methods
clone
clone
()
:
EmitterShape
Returns
EmitterShape
initialize
initialize
(
p
:
Particle
)
:
void
Parameters
p
:
Particle
Returns
void
toJSON
toJSON
()
:
ShapeJSON
Returns
ShapeJSON
update
update
(
system
:
IParticleSystem
,
delta
:
number
)
:
void
Parameters
system
:
IParticleSystem
delta
:
number
Returns
void
Static
fromJSON
fromJSON
(
json
:
any
)
:
GridEmitter
Parameters
json
:
any
Returns
GridEmitter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
column
height
row
type
width
Methods
clone
initialize
toJSON
update
fromJSON
GitHub
Quarks VFX
Documentation
Loading...