Contents

colorFormat

The pixel format to use for color textures.

Declaration

var colorFormat: MTLPixelFormat { get set }

Discussion

Use this value to determine the pixel format for color textures in a frame. At configuration time, set the value to specify which pixel format you want.

See Also

Configuring the color textures