This User Interface Component lets you add background to your UI
Last updated 4 years ago
Was this helpful?
Component Author: Release Date: April 16, 2020
new Panel(Scene parentScene, Vector2 position, Vector2 scale);
getTransform(); // Returns Transform Object setColor(Color color); // Sets the color setBackgroundImage(Sprite spr);