• Mark an Object3D or component as not destroyable

    Parameters

    • instance: Object3D<Object3DEventMap> | IComponent

      the object to be marked as not destroyable

    • value: boolean = true

      true if the object should not be destroyed in destroy

    Returns void

Generated using TypeDoc