interface SimpleGeometryMeshEventMap {
    added: {};
    dispose: {};
    removed: {};
}

Hierarchy (view full)

Properties

Properties

added: {}

Type declaration

    dispose: {}

    Type declaration

      removed: {}

      Type declaration