WebIDLpedia

XRViewerPose interface

Definition

WebXR Device API defines XRViewerPose



[SecureContext, Exposed=Window] interface XRViewerPose : XRPose {
  [SameObject] readonly attribute FrozenArray<XRView> views;
};

Methods and attributes that return objects implementing XRViewerPose

Referring IDL interfaces/dictionaries