GitHub
Quarks VFX
Preparing search index...
The search index is not available
Documentation
Documentation
three.quarks
RectangleEmitterParameters
Interface RectangleEmitterParameters
interface
RectangleEmitterParameters
{
height
?:
number
;
mode
?:
EmitterMode
;
speed
?:
ValueGenerator
|
FunctionValueGenerator
;
spread
?:
number
;
thickness
?:
number
;
width
?:
number
;
}
Index
Properties
height?
mode?
speed?
spread?
thickness?
width?
Properties
Optional
height
height
?:
number
Optional
mode
mode
?:
EmitterMode
Optional
speed
speed
?:
ValueGenerator
|
FunctionValueGenerator
Optional
spread
spread
?:
number
Optional
thickness
thickness
?:
number
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
mode
speed
spread
thickness
width
GitHub
Quarks VFX
Documentation
Loading...