nape-js API
GitHub
Home
Preparing search index...
ParticleBounds
Interface ParticleBounds
World-space rectangle outside which particles auto-die.
interface
ParticleBounds
{
h
:
number
;
w
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
h
w
x
y
Properties
h
h
:
number
w
w
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
w
x
y
GitHub
Home
nape-js API
Loading...
World-space rectangle outside which particles auto-die.