clearDepth
The depth value to use when clearing the depth attachment at the start of a render pass.
Declaration
var clearDepth: Double { get set }Discussion
Corresponds to MTLRenderPassDepthAttachmentDescriptor.clearDepth.
The depth value to use when clearing the depth attachment at the start of a render pass.
var clearDepth: Double { get set }Corresponds to MTLRenderPassDepthAttachmentDescriptor.clearDepth.