Texture2DContent.Mipmaps Property

Note

This property is available only when developing for Windows.

Gets or sets the collection of mipmaps containing the texture image data.

This is a shortcut for accessing base.Faces[0].

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public MipmapChain Mipmaps { get; set; }

Property Value

Mipmap chain containing the texture images of an object.

See Also

Reference

Texture2DContent Class
Texture2DContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows 7, Windows Vista, Windows XP