Contents

depthPlane

The depth plane of the texture used for rendering to the attachment.

Declaration

var depthPlane: Int { get set }

Discussion

If the texture isn’t a 3D texture, then Metal ignores this property.

The default value is 0.

See Also

Specifying the texture for the attachment