Skip to main content

Struct WinitRunConfiguration

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WinitRunConfiguration

Inherited Members

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

Constructors

WinitRunConfiguration()

public WinitRunConfiguration()

Properties

CreateWindow

public bool CreateWindow { get; init; }

Property Value

bool

Window

public WinitWindowOptions Window { get; init; }

Property Value

WinitWindowOptions