English中文

CircleEmitter

new Cesium.CircleEmitter(radius)

从圆形发射粒子的粒子发射器。粒子将位于一个圆内,并具有沿着 z 向量的初始速度。 A ParticleEmitter that emits particles from a circle. Particles will be positioned within a circle and have initial velocities going along the z vector.
名称 Name 类型 Type 默认值 Default 说明 Description
radius number 1.0 可选 optional 圆的半径(以米为单位)。 The radius of the circle in meters.

成员 Members

圆锥角(以弧度为单位)。 The angle of the cone in radians.
默认值: Default Value: Cesium.Math.toRadians(30.0)
圆的半径(以米为单位)。 The radius of the circle in meters.
默认值: Default Value: 1.0
需要帮助吗?获得答案的最快方法是从社区和团队那里获得答案 Need help? The fastest way to get answers is from the community and team on the Cesium Forum.