Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomBlockTessellationFunction

Hierarchy

  • CustomBlockTessellationFunction

Callable

  • Function used in "CustomBlockTessellation" callback

    Parameters

    • api: RenderAPI

      object used to manipulate block rendering process

    • coords: Vector

      rendering block coordinates

    • block: Tile

      block information

    • b: boolean

      unused Boolean parameter

    Returns void

Generated using TypeDoc