Contents

depthStencilAttachmentTextureUsage

The texture usage characteristics that the view uses when creating the depth and stencil textures.

Declaration

var depthStencilAttachmentTextureUsage: MTLTextureUsage { get set }

Discussion

The default value is renderTarget.

See Also

Configuring the Render Target Properties