SquirrelColor

Used to reflect the x and y position of the component on the Squirrel canvas.

SquirrelColor {
    color: string;
    alpha: number;
}

Last updated

Was this helpful?