The texture usage characteristics that the view uses when creating the depth and stencil textures.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- Metal
Kit
Declaration
var depthStencilAttachmentTextureUsage: MTLTexture Usage { get set }
Discussion
The default value is render
.