Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-browser
/
web.xr
/
XRQuadLayerInit
XRQuad
Layer
Init
web
interface
XRQuadLayerInit
:
XRLayerInit
(
source
)
Members
Properties
color
Format
Link copied to clipboard
web
abstract
var
colorFormat
:
GLenum
?
depth
Format
Link copied to clipboard
web
abstract
var
depthFormat
:
GLenum
?
height
Link copied to clipboard
web
abstract
var
height
:
Float
?
is
Static
Link copied to clipboard
web
abstract
var
isStatic
:
Boolean
?
layout
Link copied to clipboard
web
abstract
var
layout
:
XRLayerLayout
?
mip
Levels
Link copied to clipboard
web
abstract
var
mipLevels
:
Int
?
space
Link copied to clipboard
web
abstract
var
space
:
XRSpace
texture
Type
Link copied to clipboard
web
abstract
var
textureType
:
XRTextureType
?
transform
Link copied to clipboard
web
abstract
var
transform
:
XRRigidTransform
?
view
Pixel
Height
Link copied to clipboard
web
abstract
var
viewPixelHeight
:
Int
view
Pixel
Width
Link copied to clipboard
web
abstract
var
viewPixelWidth
:
Int
width
Link copied to clipboard
web
abstract
var
width
:
Float
?