WebXRPlaneTrackingEvent: {
    context: XRPlaneContext;
    type: "plane-added" | "plane-updated" | "plane-removed";
}

Used by WebXRPlaneTracking to track planes in the real world.