WebIDLpedia

XRPlaneOrientation enum

Definition

WebXR Plane Detection Module defines XRPlaneOrientation

enum XRPlaneOrientation {
    "horizontal",
    "vertical"
};

Referring IDL interfaces/dictionaries