Class: RenderColorButton
Properties
string Description
Determines the description RenderColorButton when you hover over it.
Vector2 Size
Determines the size of a RenderColorButton.
Color3 Color
Describes the color of a RenderColorButton.
number Alpha
A RenderColorButton's opacity.
Inherited from RenderObject:
bool Visible
Determines whether a RenderObject is displayed.
Events
RenderColorButton.OnUpdated()
Fires on button-press.