Struct DrawElementsIndirectCommand
- Namespace
- ValveResourceFormat.Renderer.Buffers
- Assembly
- Renderer.dll
public readonly struct DrawElementsIndirectCommandInherited Members
Properties
BaseInstance
public uint BaseInstance { get; init; }Property Value
BaseVertex
public int BaseVertex { get; init; }Property Value
Count
public uint Count { get; init; }Property Value
FirstIndex
public uint FirstIndex { get; init; }Property Value
InstanceCount
public uint InstanceCount { get; init; }