Definition
WebXR Layers API Level 1 defines XRCubeLayerInit
dictionary XRCubeLayerInit : XRLayerInit {
DOMPointReadOnly? orientation;
};
XRCubeLayerInit
dictionaryWebXR Layers API Level 1 defines XRCubeLayerInit
dictionary XRCubeLayerInit : XRLayerInit {
DOMPointReadOnly? orientation;
};