Descripción

Color con formato de textura alpha, 8 bits por canal.

Each of RGBA color channels is stored as an 8-bit value in [0..1] range. In memory, the channel data is ordered this way: R, G, B, A bytes one after another.

See Also: Texture2D, texture assets.