Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
XRLayerInit
Interface XRLayerInit
interface
XRLayerInit
{
colorFormat
?:
number
;
depthFormat
?:
number
;
isStatic
?:
boolean
;
layout
?:
XRLayerLayout
;
mipLevels
?:
number
;
space
:
XRSpace
;
viewPixelHeight
:
number
;
viewPixelWidth
:
number
;
}
Hierarchy (
View Summary
)
XRLayerInit
XRQuadLayerInit
XRCylinderLayerInit
XREquirectLayerInit
XRCubeLayerInit
Index
Properties
color
Format?
depth
Format?
is
Static?
layout?
mip
Levels?
space
view
Pixel
Height
view
Pixel
Width
Properties
Optional
color
Format
colorFormat
?:
number
Optional
depth
Format
depthFormat
?:
number
Optional
is
Static
isStatic
?:
boolean
Optional
layout
layout
?:
XRLayerLayout
Optional
mip
Levels
mipLevels
?:
number
space
space
:
XRSpace
view
Pixel
Height
viewPixelHeight
:
number
view
Pixel
Width
viewPixelWidth
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
Format
depth
Format
is
Static
layout
mip
Levels
space
view
Pixel
Height
view
Pixel
Width
Selva Compute API Reference - v1.1.2
Loading...