Skip to content

DirectionConfigType

ts
type DirectionConfigType = object;

Type defining the configuration for direction mode.

Properties

mode

ts
mode: "direction";

Particles will have their rotation set on initialization based on their movement direction.