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

Hierarchy (view full)

Properties

Properties

added: {}
removed: {}