WebIDLpedia

XRPlaneSet interface

Definition

WebXR Plane Detection Module defines XRPlaneSet



[Exposed=Window]
interface XRPlaneSet {
  readonly setlike<XRPlane>;
};

Methods and attributes that return objects implementing XRPlaneSet

Referring IDL interfaces/dictionaries