Search Results for

    Show / Hide Table of Contents

    Struct BatchedDrawCall

    Assembly: FlaxEngine.dll
    File: Engine/Renderer/RenderList.h
    Syntax
    public struct BatchedDrawCall

    Fields

    DrawCall

    Declaration
    public DrawCall DrawCall
    Field Value
    DrawCall

    Instances

    Declaration
    public Array<struct ShaderObjectData, RendererAllocation> Instances
    Field Value
    Array<struct ShaderObjectData, RendererAllocation>

    ObjectsStartIndex

    Declaration
    public uint16 ObjectsStartIndex = 0
    Field Value
    uint16

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat