navcat docs
    Preparing search index...

    Type Alias CompactHeightfieldCell

    type CompactHeightfieldCell = {
        count: number;
        index: number;
    }
    Index

    Properties

    Properties

    count: number

    number of spans in the column

    index: number

    index to the first span in the column