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.
The depth plane of the texture used for rendering to the attachment.
var depthPlane: Int { get set }If the texture isn’t a 3D texture, then Metal ignores this property.
The default value is 0.