Contents

dimensions(width:height:length:)

Specifies the dimensions of the 2D array texture.

Declaration

static func dimensions(width: Int, height: Int, length: Int) -> TextureResource.Dimensions2DArray

Discussion

The content specifies the number of mipmap levels.