Table of Contents

Struct DrawIndexedIndirectCommand

Namespace
SharpVulkan
Assembly
Lime.dll
public struct DrawIndexedIndirectCommand
Inherited Members

Fields

FirstIndex

public uint FirstIndex

Field Value

uint

FirstInstance

public uint FirstInstance

Field Value

uint

IndexCount

public uint IndexCount

Field Value

uint

InstanceCount

public uint InstanceCount

Field Value

uint

VertexOffset

public int VertexOffset

Field Value

int