Skip to content

PointConfig

ts
type PointConfig = object;

Type defining the point spawn configuration.

Properties

shape

ts
shape: "point";

Particles spawn from single point at the origin position.