CircleShape class for creating circular particle emitters.

CircleShape 类用于创建环形粒子发射器。

层级 (查看层级一览)

属性

arc: number

Arc angle.

环形弧度。

emitFromEdge: boolean

Whether to emit from the edge.

是否从边缘发射。

enable: boolean = true

Whether the shape is enabled.

是否启用。

radius: number

Emitter radius.

发射器半径。

randomDirection: number = 0

Random direction.

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

Particle shape type.

粒子形状类型。

访问器

方法