GraphicsDeviceCapabilities.ShadingCaps.SupportsAlphaGouraudBlend Property

Gets a value indicating whether the device can support an alpha component for Gouraud-blended transparency.

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

Syntax

public bool SupportsAlphaGouraudBlend { get; }

Property Value

true if can support an alpha component for Gouraud-blended transparency; false otherwise.

Remarks

In this mode, the alpha color component of a primitive is provided at vertices and interpolated across a face along with the other color components.

See Also

Reference

GraphicsDeviceCapabilities.ShadingCaps Structure
GraphicsDeviceCapabilities.ShadingCaps Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista