pixelFormat
The size and bit layout of all pixels in the texture.
Declaration
var pixelFormat: MTLPixelFormat { get set }Discussion
The default value is MTLPixelFormatRGBA8Unorm.
The size and bit layout of all pixels in the texture.
var pixelFormat: MTLPixelFormat { get set }The default value is MTLPixelFormatRGBA8Unorm.