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