Skip to main content

Struct WgpuMultisampleState

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuMultisampleState

Inherited Members

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

Properties

AlphaToCoverageEnabled

public bool AlphaToCoverageEnabled { get; init; }

Property Value

bool

Count

public uint Count { get; init; }

Property Value

uint

Mask

public uint Mask { get; init; }

Property Value

uint