Sandbox Logo

struct Color32

Summary

A 32bit color, commonly used by things like vertex buffers. The functionality on this is purposely left minimal so we're encouraged to use the regular <see cref="T:Color" /> struct.

User Comments