// 上升粒子
// lzShape = new CreatRisePoint({
// minRadius: 200,
// maxRadius: 3500,
// color: '#4A708B',
// size: 30,
// height: 4000,
// number: 100,
// sge: 1,
// })
// scene.add(lzShape.loadLizi())
可控制颜色。颜色,大小。数量。半径,范围,拖尾长度等。
企鹅 🐧 3448829451