This topic has not yet been rated - Rate this topic

BlendState.ColorBlendFunction Property

Gets or sets the arithmetic operation when blending color values. The default is BlendFunction.Add.

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

public BlendFunction ColorBlendFunction { get; set; }

Property Value

A value from the BlendFunction enumeration.

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

Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.