Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "presets/offscreen"

Index

Functions

Functions

offscreen

  • offscreen(): object
  • Options preset for OffscreenCanvas.

    Returns object

    • ignoreAnimation: boolean
    • ignoreMouse: boolean
    • window: null
    • createCanvas: function
      • createCanvas(width: number, height: number): OffscreenCanvas
    • createImage: function
      • createImage(url: string): Promise<ImageBitmap>

Generated using TypeDoc