babylon.quarks - v0.19.0
Demos
GitHub
npm
Preparing search index...
GridEmitter
Class GridEmitter
Implements
EmitterShape
Index
Constructors
constructor
Properties
column
height
row
type
width
Methods
clone
initialize
to
JSON
update
from
JSON
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
to
JSON
toJSON
()
:
ShapeJSON
Returns
ShapeJSON
update
update
(
system
:
IParticleSystem
,
delta
:
number
)
:
void
Parameters
system
:
IParticleSystem
delta
:
number
Returns
void
Static
from
JSON
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
to
JSON
update
from
JSON
Demos
GitHub
npm
babylon.quarks - v0.19.0
Loading...