BlendState Constructor

Creates an instance of the BlendState class with default values, using additive color and alpha blending.

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

public BlendState ()

Exception typeCondition
OutOfMemoryExceptionThere is not enough memory to create this resource.

For more information about blending, see What Is Color Blending?.

Xbox 360, Windows 7, Windows Vista, Windows XP

Community Additions

ADD
Show: