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
Offset
public ulong Offset { get; init; }
Property Value
ShaderLocation
public uint ShaderLocation { get; init; }