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.gpu
/
GPUCanvasConfiguration
GPUCanvas
Configuration
web
interface
GPUCanvasConfiguration
(
source
)
MDN Reference
Members
Properties
alpha
Mode
Link copied to clipboard
web
abstract
var
alphaMode
:
GPUCanvasAlphaMode
?
MDN Reference
color
Space
Link copied to clipboard
web
abstract
var
colorSpace
:
PredefinedColorSpace
?
MDN Reference
device
Link copied to clipboard
web
abstract
var
device
:
GPUDevice
MDN Reference
format
Link copied to clipboard
web
abstract
var
format
:
GPUTextureFormat
MDN Reference
tone
Mapping
Link copied to clipboard
web
abstract
var
toneMapping
:
GPUCanvasToneMapping
?
MDN Reference
usage
Link copied to clipboard
web
abstract
var
usage
:
GPUTextureUsage
?
MDN Reference
view
Formats
Link copied to clipboard
web
abstract
var
viewFormats
:
ReadonlyArray
<
GPUTextureFormat
>
?
MDN Reference