Expand Minimize
This topic has not yet been rated - Rate this topic

SpriteBlendMode Enumeration

The following flags are used to specify sprite blending rendering options to the flags parameter in Begin:

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

public enum SpriteBlendMode
 Member nameDescription
AdditiveEnable additive blending.
AlphaBlendEnable alpha blending.
NoneNo blending specified.

Xbox 360, Windows XP SP2, Windows Vista

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.