SphereShape class is used to create spherical particle shapes.

SphereShape 类用于创建球形粒子发射器。

层级 (查看层级一览)

属性

emitFromShell: boolean

Whether to emit from the shell.

是否从外壳发射。

enable: boolean = true

Whether the shape is enabled.

是否启用。

radius: number

Emitter radius.

发射器半径。

randomDirection: number = 0

Random direction.

随机方向,默认0为不随机。

Particle shape type.

粒子形状类型。

方法