Share via


MaterialProcessor.GenerateMipmaps Property

Note

This property is available only when developing for Windows.

Specifies if a full chain of mipmaps are generated from the source material. Existing mipmaps of the material are not replaced.

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

Syntax

public virtual bool GenerateMipmaps { get; set; }

Property Value

true if mipmap generation is enabled; false otherwise.

See Also

Reference

MaterialProcessor Class
MaterialProcessor Members
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace

Platforms

Windows 7, Windows Vista, Windows XP