Table of Contents

Class TargetBlendState

Namespace
Microsoft.Xna.Framework.Graphics
Assembly
MonoGame.Framework.dll
public class TargetBlendState
Inheritance
TargetBlendState
Inherited Members

Properties

AlphaBlendFunction

public BlendFunction AlphaBlendFunction { get; set; }

Property Value

BlendFunction

AlphaDestinationBlend

public Blend AlphaDestinationBlend { get; set; }

Property Value

Blend

AlphaSourceBlend

public Blend AlphaSourceBlend { get; set; }

Property Value

Blend

ColorBlendFunction

public BlendFunction ColorBlendFunction { get; set; }

Property Value

BlendFunction

ColorDestinationBlend

public Blend ColorDestinationBlend { get; set; }

Property Value

Blend

ColorSourceBlend

public Blend ColorSourceBlend { get; set; }

Property Value

Blend

ColorWriteChannels

public ColorWriteChannels ColorWriteChannels { get; set; }

Property Value

ColorWriteChannels