dimensions(width:height:length:)
Specifies the dimensions of the 2D array texture.
Declaration
static func dimensions(width: Int, height: Int, length: Int) -> TextureResource.Dimensions2DArrayDiscussion
The content specifies the number of mipmap levels.