Skip to content

Intermact API Reference / @intermact/render-three / ParsedColor

Interface: ParsedColor

Defined in: color.ts:4

A parsed CSS color split into an RGB color and a separate alpha channel.

Properties

alpha

readonly alpha: number

Defined in: color.ts:6


color

readonly color: Color

Defined in: color.ts:5

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)