Skip to main content

Struct WgpuBlendComponent

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuBlendComponent

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

DstFactor

public WgpuBlendFactor DstFactor { get; init; }

Property Value

WgpuBlendFactor

Operation

public WgpuBlendOperation Operation { get; init; }

Property Value

WgpuBlendOperation

SrcFactor

public WgpuBlendFactor SrcFactor { get; init; }

Property Value

WgpuBlendFactor