Skip to main content

Struct WgpuVertexAttribute

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuVertexAttribute

Inherited Members

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

Properties

Format

public WgpuVertexFormat Format { get; init; }

Property Value

WgpuVertexFormat

Offset

public ulong Offset { get; init; }

Property Value

ulong

ShaderLocation

public uint ShaderLocation { get; init; }

Property Value

uint