• Returns true if the passed in object is null or destroyed. Useful as a safe way to check if a SceneObject or Component has been destroyed.

    Parameters

    • reference: any

    Returns boolean