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
/
XRDepthStateInit
XRDepth
State
Init
web
interface
XRDepthStateInit
(
source
)
Members
Properties
data
Format
Preference
Link copied to clipboard
web
abstract
var
dataFormatPreference
:
ReadonlyArray
<
XRDepthDataFormat
>
depth
Type
Request
Link copied to clipboard
web
abstract
var
depthTypeRequest
:
ReadonlyArray
<
XRDepthType
>
?
match
Depth
View
Link copied to clipboard
web
abstract
var
matchDepthView
:
Boolean
?
usage
Preference
Link copied to clipboard
web
abstract
var
usagePreference
:
ReadonlyArray
<
XRDepthUsage
>