Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebGLContextAttributes

Hierarchy

  • WebGLContextAttributes

Index

Properties

alpha?: boolean
antialias?: boolean
depth?: boolean
desynchronized?: boolean
failIfMajorPerformanceCaveat?: boolean
powerPreference?: "default" | "high-performance" | "low-power"
premultipliedAlpha?: boolean
preserveDrawingBuffer?: boolean
stencil?: boolean

Generated using TypeDoc