Contents

supportedColorFormats

An array of color formats that the layer supports for its textures.

Declaration

var supportedColorFormats: [MTLPixelFormat] { get }

Discussion

The pixel formats in this property tell you which pixel arrangements and characteristics the layer supports for its color textures.

See Also

Getting the supported formats