Contents

TextureResource.Contents

An object that references the pixel data for each mipmap level of a texture.

Declaration

struct Contents

Overview

Mipmaps are progressively smaller versions of the same texture image. Each level is half the size of the previous level, with a minimum size of 1 pixel in each dimension.

Topics

Creating the content

Defining the content

See Also

Creating a texture resource