ConeShape class is used to create cone-shaped particle emitters.
ConeShape类用于创建锥形粒子发射器。
The emission angle in radians.
发射角度,单位为弧度。
The emission type. 0 for Base, 1 for BaseShell, 2 for Volume, 3 for VolumeShell.
发射类型:0 表示基础发射,1 表示基础外壳发射,2 表示体积发射,3 表示体积外壳发射。
Whether the shape is enabled.
是否启用。
The length of the cone.
锥体的长度。
The radius of the emitter.
发射器的半径。
Random direction.
随机方向,默认0为不随机。
Particle shape type.
粒子形状类型。
Emission angle 0-360
发射角度0-360
Clone copy.
Clone.
克隆。
The target object to clone to.
Clones to a target object.
克隆到目标对象。
The particle position.
The particle direction.
Random number.
Array of random seeds.
Generates initial position and direction for particles.
用于生成粒子初始位置和方向。
En
ConeShape class is used to create cone-shaped particle emitters.
Zh
ConeShape类用于创建锥形粒子发射器。