Skip to content

Curve

Defined in: math/keyframes.ts:112

A curve as a component or asset carries it.

A named shape rather than a bare array so a field can say “this is a curve” and an editor can offer a curve to author it.

keys: Keyframe[]

Defined in: math/keyframes.ts:113