GraphicsDeviceCapabilities.FilterCaps.SupportsMagnifyAnisotropic Property

Gets a value that indicates that the device supports per-stage anisotropic filtering for magnifying textures.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public bool SupportsMagnifyAnisotropic { get; }

Property Value

true if the device supports per-stage anisotropic filtering for magnifying textures; false otherwise.

Remarks

Anisotropic filters compensate for distortion caused by the difference in angle between the texture polygon and the plane of the screen.

The anisotropic magnification filter is represented by the TextureFilter.Anisotropic enumerated value.

See Also

Reference

GraphicsDeviceCapabilities.FilterCaps Structure
GraphicsDeviceCapabilities.FilterCaps Members
CubeTextureFilterCapabilities
TextureFilterCapabilities
VertexTextureFilterCapabilities
VolumeTextureFilterCapabilities
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista