> ## Documentation Index
> Fetch the complete documentation index at: https://rive.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# GPUColor

RGBA clear color in 0–1 range (e.g. {0, 0, 0, 1} for opaque black).
Supports HDR values beyond 1.0 for float render targets.
Use `Color.toFloat()` to convert from a packed ARGB Color.
