Header menu logo Nu

VulkanBlend Type

A blend setting for a Vulkan pipeline. NOTE: this type's name is prefixed with "Vulkan" in order to reliably disambiguate it from Nu.Blend.

Union cases

Union case Description

VulkanAdditive

Full Usage: VulkanAdditive

VulkanImGui

Full Usage: VulkanImGui

VulkanOverwrite

Full Usage: VulkanOverwrite

VulkanSummation

Full Usage: VulkanSummation

VulkanTransparent

Full Usage: VulkanTransparent

VulkanUnblended

Full Usage: VulkanUnblended

Instance members

Instance member Description

this.IsVulkanAdditive

Full Usage: this.IsVulkanAdditive

Returns: bool
Returns: bool

this.IsVulkanImGui

Full Usage: this.IsVulkanImGui

Returns: bool
Returns: bool

this.IsVulkanOverwrite

Full Usage: this.IsVulkanOverwrite

Returns: bool
Returns: bool

this.IsVulkanSummation

Full Usage: this.IsVulkanSummation

Returns: bool
Returns: bool

this.IsVulkanTransparent

Full Usage: this.IsVulkanTransparent

Returns: bool
Returns: bool

this.IsVulkanUnblended

Full Usage: this.IsVulkanUnblended

Returns: bool
Returns: bool

Static members

Static member Description

VulkanBlend.makeAttachment blend

Full Usage: VulkanBlend.makeAttachment blend

Parameters:
Returns: VkPipelineColorBlendAttachmentState

Make blend attachment.

blend : VulkanBlend
Returns: VkPipelineColorBlendAttachmentState

Type something to start searching.