Contents

supportedDepthFormats

The list of depth formats that the layer supports

Declaration

var supportedDepthFormats: [MTLPixelFormat] { get }

Discussion

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

See Also

Getting the supported formats