Skip to main content

Struct WgpuColorTargetState

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuColorTargetState

Inherited Members

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

Properties

Blend

public WgpuBlendState? Blend { get; init; }

Property Value

WgpuBlendState?

Format

public WgpuTextureFormat Format { get; init; }

Property Value

WgpuTextureFormat

WriteMask

public WgpuColorWriteMask WriteMask { get; init; }

Property Value

WgpuColorWriteMask