Skip to content

@modoki/engine / index / Curve

Interface: Curve

Piecewise-linear curve over normalized lifetime (0..1). Sorted by t. scale multiplies the sampled value (lets the editor keep points in 0..1 and scale).

Particles

points

points: CurvePoint[]


scale?

optional scale?: number

Built with Modoki.