@kognifai/cogsengine
    Preparing search index...

    Enumeration PotreeNotificationConst

    Notification messages the potree instance can emit.

    Index

    Enumeration Members

    Enumeration Members

    FetchingBegin: 2

    Loading queue transitions from empty to non-empty, that is, instance needs data.

    FetchingEnd: 3

    Loading queue transitions from non-empty to empty, that is, instance has all data it currently needs.

    None: 0