Skip to content

KBE3D / KBCore / Cesium / BoxEmitter

类: BoxEmitter

A ParticleEmitter that emits particles within a box. Particles will be positioned randomly within the box and have initial velocities emanating from the center of the box.

参数

The width, height and depth dimensions of the box.

属性

dimensions

dimensions: Cartesian3

The width, height and depth dimensions of the box in meters.

构造函数

构造函数

new BoxEmitter(dimensions: Cartesian3): BoxEmitter

参数

dimensions

Cartesian3

返回

BoxEmitter

KBE3D @3.0.0 Copyright © 2024-present KBE3D