Search
Preparing search index...
The search index is not available
小游戏框架
Options
All
Public
Public/Protected
All
Inherited
Menu
小游戏框架
Particle
ParticleEmitterShape
Class ParticleEmitterShape
粒子组件的发射器形状模块类。
用于设定粒子发射器的类型,可以决定粒子的初始方向、初始位置。
Hierarchy
ParticleModule
ParticleEmitterShape
Index
Constructors
constructor
Properties
shape
Constructors
constructor
new
Particle
Emitter
Shape
(
particle
:
Particle
)
:
ParticleEmitterShape
Parameters
particle:
Particle
Returns
ParticleEmitterShape
Properties
Optional
shape
shape
:
ParticleBoxShape
|
ParticleConeShape
|
ParticleHemiSphereShape
|
ParticleSphereShape
|
ParticleCircleShape
发射器形状。
memberof
ParticleEmitterShape
Exports
Particle
Advanced
Property
Particle
Color
ByLife
Particle
Common
Particle
Emitter
Particle
Emitter
Shape
Particle
Renderer
Particle
Rotation
ByLife
Particle
Size
ByLife
Particle
Speed
ByLife
Particle
Speed
Limit
ByLife
Particle
Texture
Sheet
Animation
Particle
Color
ByLife
Particle
Common
Particle
Emitter
Particle
Emitter
Shape
constructor
shape
Particle
Renderer
Particle
Rotation
ByLife
Particle
Size
ByLife
Particle
Speed
ByLife
Particle
Speed
Limit
ByLife
Particle
Texture
Sheet
Animation
Generated using
TypeDoc
粒子组件的发射器形状模块类。
用于设定粒子发射器的类型,可以决定粒子的初始方向、初始位置。