interface Object3DEventMap {
    added: {};
    removed: {};
}

Hierarchy (view full)

Properties

Properties

added: {}

Type declaration

    removed: {}

    Type declaration