Options
All
  • Public
  • Public/Protected
  • All
Menu

Groups (of blocks) are used to determine some render conditions. E.g. if a block exists on some relative coordinates, display some part of the model

Hierarchy

  • Group

Index

Properties

Methods

Properties

name: string

Methods

  • add(id: number, data: number): void
  • Adds a block to the group

    Parameters

    • id: number

      block id

    • data: number

      block data or -1 to use with all registered data values

    Returns void

  • getName(): string

Generated using TypeDoc