MTLDataType.rgba16Unorm
An ordinary pixel with four components, each of which is a 16-bit, normalized, unsigned integer value.
Declaration
case rgba16UnormDiscussion
The color components are in RGBA order, which stands for red, green, blue, and alpha.