Home
GitHub
Preparing search index...
The search index is not available
VFX-JS
VFX-JS
XRQuadLayerInit
Interface XRQuadLayerInit
interface
XRQuadLayerInit
{
textureType
?:
XRTextureType
;
transform
?:
XRRigidTransform
;
width
?:
number
;
height
?:
number
;
mipLevels
?:
number
;
viewPixelWidth
:
number
;
viewPixelHeight
:
number
;
isStatic
?:
boolean
;
colorFormat
?:
number
;
depthFormat
?:
number
;
space
:
XRSpace
;
layout
?:
XRLayerLayout
;
}
Hierarchy (
view full
)
XRLayerInit
XRQuadLayerInit
Index
Properties
texture
Type?
transform?
width?
height?
mip
Levels?
view
Pixel
Width
view
Pixel
Height
is
Static?
color
Format?
depth
Format?
space
layout?
Properties
Optional
texture
Type
texture
Type
?:
XRTextureType
Optional
transform
transform
?:
XRRigidTransform
Optional
width
width
?:
number
Optional
height
height
?:
number
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
texture
Type
transform
width
height
mip
Levels
view
Pixel
Width
view
Pixel
Height
is
Static
color
Format
depth
Format
space
layout
Home
GitHub
VFX-JS
Loading...