SphereEmitter

new Cesium.SphereEmitter(radius)

A ParticleEmitter that emits particles within a sphere. Particles will be positioned randomly within the sphere and have initial velocities emanating from the center of the sphere.
参数名称 类型 默认值 描述信息
radius number 1.0 可选 The radius of the sphere in meters.

成员(属性)

The radius of the sphere in meters.
默认值: 1.0