depth
The depth of the texture image for the base mipmap level, in pixels.
Declaration
var depth: Int { get set }Discussion
Corresponds to MTLTextureDescriptor.depth.
The depth of the texture image for the base mipmap level, in pixels.
var depth: Int { get set }Corresponds to MTLTextureDescriptor.depth.