Struct VertexDrawBuffer
- Namespace
- ValveResourceFormat.Renderer
- Assembly
- Renderer.dll
Vertex buffer binding with stride and attribute layout.
public readonly struct VertexDrawBufferInherited Members
Properties
ElementSizeInBytes
public uint ElementSizeInBytes { get; init; }Property Value
Handle
public int Handle { get; init; }Property Value
InputLayoutFields
public VBIB.RenderInputLayoutField[] InputLayoutFields { get; init; }Property Value
Offset
public uint Offset { get; init; }