Struct BatchedDrawCall
Assembly: FlaxEngine.dll
File: Engine/Renderer/RenderList.h
Syntax
public struct BatchedDrawCall
Fields
DrawCall
Instances
Declaration
public Array<struct ShaderObjectData, RendererAllocation> Instances
Field Value
Array<struct ShaderObjectData, RendererAllocation>
|
ObjectsStartIndex
Declaration
public uint16 ObjectsStartIndex = 0
Field Value
uint16
|