Hierarchy

  • Graphics3D

Methods

  • Call this every time you're done rendering. (batched renders the current vertex buffer into the world)

    Parameters

    • Optional cull: boolean

      true for rendering through blocks, false to not render through blocks

    Returns void

Generated using TypeDoc