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
Count
public uint Count { get; init; }
Property Value
Mask
public uint Mask { get; init; }