Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
emitter
Module emitter
Index
Classes
Shape
Module
Variables
_intermedi
Arr
_intermedi
Vec
_unit
Box
Extent
Functions
apply
Box
Thickness
box
Emit
circle
Emit
cone
Emit
hemisphere
Emit
sphere
Emit
Variables
Const
_intermedi
Arr
_intermedi
Arr
:
any
[]
= new Array()
Const
_intermedi
Vec
_intermedi
Vec
:
Vec3
= new Vec3(0, 0, 0)
Const
_unit
Box
Extent
_unit
Box
Extent
:
Vec3
= new Vec3(0.5, 0.5, 0.5)
Functions
apply
Box
Thickness
apply
Box
Thickness
(
pos
:
any
, thickness
:
any
)
:
void
Parameters
pos:
any
thickness:
any
Returns
void
box
Emit
box
Emit
(
emitFrom
:
any
, boxThickness
:
any
, pos
:
any
, dir
:
any
)
:
void
Parameters
emitFrom:
any
boxThickness:
any
pos:
any
dir:
any
Returns
void
circle
Emit
circle
Emit
(
radius
:
any
, radiusThickness
:
any
, theta
:
any
, pos
:
any
, dir
:
any
)
:
void
Parameters
radius:
any
radiusThickness:
any
theta:
any
pos:
any
dir:
any
Returns
void
cone
Emit
cone
Emit
(
emitFrom
:
any
, radius
:
any
, radiusThickness
:
any
, theta
:
any
, angle
:
any
, length
:
any
, pos
:
any
, dir
:
any
)
:
void
Parameters
emitFrom:
any
radius:
any
radiusThickness:
any
theta:
any
angle:
any
length:
any
pos:
any
dir:
any
Returns
void
hemisphere
Emit
hemisphere
Emit
(
emitFrom
:
any
, radius
:
any
, radiusThickness
:
any
, pos
:
any
, dir
:
any
)
:
void
Parameters
emitFrom:
any
radius:
any
radiusThickness:
any
pos:
any
dir:
any
Returns
void
sphere
Emit
sphere
Emit
(
emitFrom
:
any
, radius
:
any
, radiusThickness
:
any
, pos
:
any
, dir
:
any
)
:
void
Parameters
emitFrom:
any
radius:
any
radiusThickness:
any
pos:
any
dir:
any
Returns
void
Globals
cocos\particle\emitter
Shape
Module
_intermedi
Arr
_intermedi
Vec
_unit
Box
Extent
apply
Box
Thickness
box
Emit
circle
Emit
cone
Emit
hemisphere
Emit
sphere
Emit
Generated using
TypeDoc