BlendState
public struct BlendState
Inheritance and metadata
Fields
public ColorAttachmentBlendState ColorAttachment0
ColorAttachmentBlendState
public ColorAttachmentBlendState ColorAttachment1
ColorAttachmentBlendState
public ColorAttachmentBlendState ColorAttachment2
ColorAttachmentBlendState
public ColorAttachmentBlendState ColorAttachment3
ColorAttachmentBlendState
public ColorAttachmentBlendState ColorAttachment4
ColorAttachmentBlendState
public ColorAttachmentBlendState ColorAttachment5
ColorAttachmentBlendState
public ColorAttachmentBlendState ColorAttachment6
ColorAttachmentBlendState
public ColorAttachmentBlendState ColorAttachment7
ColorAttachmentBlendState
public bool IsAlphaToCoverageEnabled
bool
public bool IsIndependentBlendEnabled
bool
Methods
public static BlendState Additive()
BlendState
public static BlendState AlphaBlend()
BlendState
public static BlendState ColorDisabled()
BlendState
public static BlendState NonPremultiplied()
BlendState
public static BlendState Opaque()
BlendState