SquirrelCanvas

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

SquirrelCanvas {
    size: SquirrelSize;
    color: SquirrelColor;
}

Last updated

Was this helpful?