Preparing search index...
The search index is not available
feng3d
feng3d
ParticleSystemShapeHemisphere
Class ParticleSystemShapeHemisphere
从半球体的体积中发出。
Hierarchy
ParticleSystemShape
ParticleSystemShapeHemisphere
Index
Constructors
constructor
Properties
_module
emit
From
Shell
radius
Methods
calc
Particle
Pos
Dir
Constructors
constructor
new
Particle
System
Shape
Hemisphere
(
module
:
ParticleShapeModule
)
:
ParticleSystemShapeHemisphere
Parameters
module:
ParticleShapeModule
Returns
ParticleSystemShapeHemisphere
Properties
Protected
_module
_module
:
ParticleShapeModule
emit
From
Shell
emit
From
Shell
:
boolean
= false
是否从球面发射
radius
radius
:
number
= 1
Methods
calc
Particle
Pos
Dir
calc
Particle
Pos
Dir
(
_particle
:
Particle
, position
:
Vector3
, dir
:
Vector3
)
:
void
计算粒子的发射位置与方向
Parameters
_particle:
Particle
position:
Vector3
dir:
Vector3
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
feng3d
Particle
System
Shape
Hemisphere
constructor
_module
emit
From
Shell
radius
calc
Particle
Pos
Dir
Generated using
TypeDoc
从半球体的体积中发出。