pixelFormat
The pixel format of the layer’s textures.
Declaration
var pixelFormat: MTLPixelFormat { get set }Discussion
The default value is MTLPixelFormat.bgra8Unorm.
You must use one of the following formats:
The pixel format of the layer’s textures.
var pixelFormat: MTLPixelFormat { get set }The default value is MTLPixelFormat.bgra8Unorm.
You must use one of the following formats: