Skip to main content

Struct WgpuBlendState

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuBlendState

Inherited Members

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

Properties

Alpha

public WgpuBlendComponent Alpha { get; init; }

Property Value

WgpuBlendComponent

Color

public WgpuBlendComponent Color { get; init; }

Property Value

WgpuBlendComponent