• Used to check if an Object reference has been destroyed on the LensCore side

    Type Parameters

    Parameters

    • reference: T

      the reference to check, typically a SceneObject or Component

    Returns T | null

    • the same reference if not destroyed on the LensCore side, or null if destroyed