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

Used by WebXRPlaneTracking to track planes in the real world.

Type declaration

  • context: XRPlaneContext
  • type: "plane-added" | "plane-updated" | "plane-removed"
MMNEPVFCICPMFPCPTTAAATR