Login
From:
Godot Engine documentation
(Uncensored)
subscribe
Color — Godot Engine (stable) documentation in English
https://docs.godotengine.org/en/stable/classes/class_color.html
links
backlinks
Roast topics
Find topics
Find it!
A color represented in RGBA format. Description: A color represented in RGBA format by a red ( r), green ( g), blue ( b), and alpha ( a) component. Each component is a 32-bit floating-point value, ...