Skip to content
  1. API
  2. Types

CanvasLayerOptions

Type: object

Canvas layer options.

Properties

  • isStatic(optional) boolean[=false] Is the canvas sync with the view ?
  • noClear(optional) boolean[=false] No clearing is executed before each draw call.