navcat docs
    Preparing search index...

    Function addHeightfieldSpan

    • Adds a span to the heightfield. If the new span overlaps existing spans, it will merge the new span with the existing ones.

      Parameters

      • heightfield: Heightfield
      • x: number
      • z: number
      • min: number
      • max: number
      • areaID: number
      • flagMergeThreshold: number

      Returns boolean