Share via


MipmapChainCollection Class

Note

This class is available only when developing for Windows.

Provides methods for maintaining a mipmap chain.

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

Syntax

public sealed class MipmapChainCollection : Collection<MipmapChain>

Remarks

The collection holds a single mipmap chain for a regular 2D texture, six for a cube map, or an arbitrary number for volume and array textures.

See Also

Reference

MipmapChainCollection Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows 7, Windows Vista, Windows XP