Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
types
CanvasSupportedComponents
Interface CanvasSupportedComponents
interface
CanvasSupportedComponents
{
offscreenCanvas
:
boolean
;
readPixelsRED
:
boolean
;
webGL2
:
boolean
;
}
Index
Properties
offscreen
Canvas
read
PixelsRED
webGL2
Properties
offscreen
Canvas
offscreenCanvas
:
boolean
Is the OffscreenCanvas supported?
read
PixelsRED
readPixelsRED
:
boolean
Is reading pixels in RED format supported?
webGL2
webGL2
:
boolean
Is WebGL2 supported?
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
offscreen
Canvas
read
PixelsRED
webGL2
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Is the OffscreenCanvas supported?