WasmGPU - v0.4.0
Preparing search index...
TextureSource
Type Alias TextureSource
TextureSource
:
|
{
bytes
:
ArrayBuffer
;
kind
:
"bytes"
;
mimeType
?:
string
}
|
{
kind
:
"url"
;
mimeType
?:
string
;
url
:
string
}
|
{
bitmap
:
ImageBitmap
;
kind
:
"bitmap"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples (ESM)
Examples (IIFE)
WasmGPU - v0.4.0
Loading...