Bagikan melalui


GraphicsDeviceCapabilities.BlendCaps.SupportsSourceAlphaSat Property

Gets a value indicating that the driver supports the Blend.SourceAlphaSat blend mode.

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

Syntax

public bool SupportsSourceAlphaSat { get; }

Property Value

true if the driver supports the Blend.SourceAlphaSat blend mode; false otherwise.

Remarks

The Blend.SourceAlphaSat blend factor is (f, f, f, 1), where f = min(A, 1 − Ad).

See Also

Reference

GraphicsDeviceCapabilities.BlendCaps Structure
GraphicsDeviceCapabilities.BlendCaps Members
Blend.SourceAlphaSat
DestinationBlendCapabilities
SourceBlendCapabilities
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista