Contents

ColorAttachmentBlendState

public struct ColorAttachmentBlendState
Inheritance and metadata

Fields

AlphaOp

public BlendOp AlphaOp

ColorWrites

public ColorWrites ColorWrites

DstAlphaFactor

public BlendFactor DstAlphaFactor

DstRgbFactor

public BlendFactor DstRgbFactor

IsBlendingEnabled

public bool IsBlendingEnabled

RgbOp

public BlendOp RgbOp

SrcAlphaFactor

public BlendFactor SrcAlphaFactor

SrcRgbFactor

public BlendFactor SrcRgbFactor

Methods

Additive()

public static ColorAttachmentBlendState Additive()

AlphaBlend()

public static ColorAttachmentBlendState AlphaBlend()

ColorDisabled()

public static ColorAttachmentBlendState ColorDisabled()

NonPremultiplied()

public static ColorAttachmentBlendState NonPremultiplied()

Opaque()

public static ColorAttachmentBlendState Opaque()

Find a member

Zenith.NET.ColorAttachmentBlendState

Search documentation

Search tutorials, concepts, samples, and the API reference.