SamplerState.MaxMipLevel Property
Gets or sets the level of detail (LOD) index of the largest map to use.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
public int MaxMipLevel { get; set; }
Property Value
The maximum LOD, which ranges from 0 to n-1, where 0 is the index of the largest map.
See Also
Reference
SamplerState Class
SamplerState Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP