GraphicsDevice.BlendState Property

Gets or sets a system-defined instance of a blend state object initialized for alpha blending. The default value is BlendState.Opaque.

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

Syntax

public BlendState BlendState { get; set; }

Property Value

A BlendState instance.

Exceptions

Exception type Condition
NotSupportedException One or more of the following is true:

See Also

Reference

BlendState Class
BlendState Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP