MotionScript

@motion-script/core


@motion-script/core / NormalizedColor

Type Alias: NormalizedColor

NormalizedColor = [number, number, number, number]

Defined in: attributes/shape/fill/color/parser.ts:21

Normalized RGBA color: [red, green, blue, alpha] each in the 0–1 range.