Skip to content

Color From Floats

Gerard Martin edited this page Jun 7, 2026 · 5 revisions
image

Defines a color from its four RGBA components. Each of the R, G, B, and A components is an optional input ranging from 0.0 to 1.0; any component left unconnected defaults to 1.0 (full red, green, blue, and opaque alpha, respectively).

Clone this wiki locally