Home
GitHub
Preparing search index...
The search index is not available
VFX-JS
VFX-JS
XRCubeLayerInit
Interface XRCubeLayerInit
interface
XRCubeLayerInit
{
orientation
?:
DOMPointReadOnly
;
mipLevels
?:
number
;
viewPixelWidth
:
number
;
viewPixelHeight
:
number
;
isStatic
?:
boolean
;
colorFormat
?:
number
;
depthFormat
?:
number
;
space
:
XRSpace
;
layout
?:
XRLayerLayout
;
}
Hierarchy (
view full
)
XRLayerInit
XRCubeLayerInit
Index
Properties
orientation?
mip
Levels?
view
Pixel
Width
view
Pixel
Height
is
Static?
color
Format?
depth
Format?
space
layout?
Properties
Optional
orientation
orientation
?:
DOMPointReadOnly
Optional
mip
Levels
mip
Levels
?:
number
view
Pixel
Width
view
Pixel
Width
:
number
view
Pixel
Height
view
Pixel
Height
:
number
Optional
is
Static
is
Static
?:
boolean
Optional
color
Format
color
Format
?:
number
Optional
depth
Format
depth
Format
?:
number
space
space
:
XRSpace
Optional
layout
layout
?:
XRLayerLayout
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
orientation
mip
Levels
view
Pixel
Width
view
Pixel
Height
is
Static
color
Format
depth
Format
space
layout
Home
GitHub
VFX-JS
Loading...