Contents

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.

See Also

Clearing and resolving