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
/
XRWebGLDepthInformation
XRWeb
GLDepth
Information
web
interface
XRWebGLDepthInformation
:
XRDepthInformation
(
source
)
Members
Properties
height
Link copied to clipboard
web
abstract
val
height
:
Int
image
Index
Link copied to clipboard
web
abstract
val
imageIndex
:
Int
?
norm
Depth
Buffer
From
Norm
View
Link copied to clipboard
web
abstract
val
normDepthBufferFromNormView
:
XRRigidTransform
projection
Matrix
Link copied to clipboard
web
abstract
val
projectionMatrix
:
Float32Array
<
*
>
?
raw
Value
To
Meters
Link copied to clipboard
web
abstract
val
rawValueToMeters
:
Float
texture
Link copied to clipboard
web
abstract
val
texture
:
WebGLTexture
texture
Type
Link copied to clipboard
web
abstract
val
textureType
:
XRTextureType
transform
Link copied to clipboard
web
abstract
val
transform
:
XRRigidTransform
?
width
Link copied to clipboard
web
abstract
val
width
:
Int