Skip to content

KBE3D / KBCore / Cesium / SphereEmitter

类: SphereEmitter

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.

参数

The radius of the sphere in meters.

属性

radius

radius: number

The radius of the sphere in meters.

构造函数

构造函数

new SphereEmitter(radius?: number): SphereEmitter

参数

radius?

number

返回

SphereEmitter

KBE3D @3.0.0 Copyright © 2024-present KBE3D