Expand description
Manage colors for shaders.
Structs§
- Packed
- A color packed as 4 floats representing RGBA channels.
Constants§
- GAMMA_
CORRECTION - A flag that indicates whether the renderer should perform gamma correction.
Functions§
- pack
- Packs a [
Color
].