WebIDLpedia

XRCubeLayer interface

Definition

WebXR Layers API Level 1 defines XRCubeLayer



[Exposed=Window] interface XRCubeLayer : XRCompositionLayer {
  attribute XRSpace space;
  attribute DOMPointReadOnly orientation;

  // Events
  attribute EventHandler onredraw;
};

Methods and attributes that return objects implementing XRCubeLayer

Referring IDL interfaces/dictionaries