Interface PointCloudEventMap

interface PointCloudEventMap {
    added: {};
    dispose: {};
    removed: {};
    visibility-changed: {};
}

Hierarchy (view full)

Properties

added: {}

Type declaration

    dispose: {}

    Type declaration

      removed: {}

      Type declaration

        visibility-changed: {}

        Type declaration