arrayLength
The number of array elements for this texture.
Declaration
var arrayLength: Int { get set }Discussion
Corresponds to MTLTextureDescriptor.arrayLength.
The number of array elements for this texture.
var arrayLength: Int { get set }Corresponds to MTLTextureDescriptor.arrayLength.