Text.setColor

Set the global color of the text.

By default, the text's color is opaque white.

class Text
void
setColor

Parameters

color
Type: Color

New color of the text.

Meta