Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICanvasOptions

Hierarchy

  • WebGLContextAttributes
    • ICanvasOptions

Index

Properties

Optional alpha

alpha: boolean

Optional antialias

antialias: boolean

Optional backgroundColor

backgroundColor: string

Optional depth

depth: boolean

Optional desynchronized

desynchronized: boolean

Optional doubleSided

doubleSided: boolean

Optional extensions

extensions: string[]

Optional failIfMajorPerformanceCaveat

failIfMajorPerformanceCaveat: boolean

Optional fragmentString

fragmentString: string

Optional mesh

mesh: string

Optional mode

Optional onError

onError: Function

Optional powerPreference

powerPreference: WebGLPowerPreference

Optional premultipliedAlpha

premultipliedAlpha: boolean

Optional preserveDrawingBuffer

preserveDrawingBuffer: boolean

Optional stencil

stencil: boolean

Optional vertexString

vertexString: string

Optional workpath

workpath: string