Contents

isDepthWriteEnabled

A Boolean value that indicates whether depth values can be written to the depth attachment.

Declaration

var isDepthWriteEnabled: Bool { get set }

Discussion

The default value is false, which indicates the depth attachment is read-only.

See Also

Specifying depth operations