Typescript Library Declarations (DOM)
Interface XRMediaLayerInit
interface
XRMediaLayerInit
{
invertStereo
?:
boolean
;
layout
?:
XRLayerLayout
;
space
:
XRSpace
;
}
Hierarchy
XRMediaLayerInit (
view full
)
XRMediaCylinderLayerInit
XRMediaEquirectLayerInit
XRMediaQuadLayerInit
Index
Properties
invert
Stereo?
layout?
space
Properties
Optional
invert
Stereo
invert
Stereo
?:
boolean
Optional
layout
layout
?:
XRLayerLayout
space
space
:
XRSpace
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
invert
Stereo
layout
space
Typescript Library Declarations (DOM)