A ParticleEmitter that emits particles from a circle.
Particles will be positioned within a circle and have initial velocities going along the z vector.
参数名称 | 类型 | 默认值 | 描述信息 |
---|---|---|---|
radius |
number |
1.0
|
可选 The radius of the circle in meters. |
成员(属性)
The angle of the cone in radians.
-
默认值:
Cesium.Math.toRadians(30.0)
The radius of the circle in meters.
-
默认值:
1.0