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
readonlyalpha:number
Defined in: color.ts:6
color
readonlycolor:Color
Defined in: color.ts:5