Skip to main content

Struct WgpuExtent3D

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuExtent3D

Inherited Members

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

Properties

DepthOrArrayLayers

public uint DepthOrArrayLayers { get; init; }

Property Value

uint

Height

public uint Height { get; init; }

Property Value

uint

Width

public uint Width { get; init; }

Property Value

uint