Contents

dimensions(width:height:depth:)

Specifies the dimensions of the 3D texture.

Declaration

static func dimensions(width: Int, height: Int, depth: Int) -> TextureResource.Dimensions3D

Discussion

The content specifies the number of mipmap levels.