interface AsukaCanvas2DColorPart {
    fill: string;
    index: number;
}

Properties

Properties

fill: string
index: number