Preparing search index...
The search index is not available
feng3d
feng3d
ParticleSystemShapeBox
Class ParticleSystemShapeBox
粒子系统 发射盒子
Hierarchy
ParticleSystemShape
ParticleSystemShapeBox
Index
Constructors
constructor
Properties
_module
emit
From
Accessors
boxX
boxY
boxZ
Methods
calc
Particle
Pos
Dir
Constructors
constructor
new
Particle
System
Shape
Box
(
module
:
ParticleShapeModule
)
:
ParticleSystemShapeBox
Parameters
module:
ParticleShapeModule
Returns
ParticleSystemShapeBox
Properties
Protected
_module
_module
:
ParticleShapeModule
emit
From
emit
From
:
ParticleSystemShapeBoxEmitFrom
= ParticleSystemShapeBoxEmitFrom.Volume
粒子系统盒子发射类型。
Accessors
boxX
get
boxX
(
)
:
number
盒子X方向缩放。
Returns
number
set
boxX
(
v
:
number
)
:
void
Parameters
v:
number
Returns
void
boxY
get
boxY
(
)
:
number
盒子Y方向缩放。
Returns
number
set
boxY
(
v
:
number
)
:
void
Parameters
v:
number
Returns
void
boxZ
get
boxZ
(
)
:
number
盒子Z方向缩放。
Returns
number
set
boxZ
(
v
:
number
)
:
void
Parameters
v:
number
Returns
void
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
Box
constructor
_module
emit
From
boxX
boxY
boxZ
calc
Particle
Pos
Dir
Generated using
TypeDoc
粒子系统 发射盒子