Dart API Referencedart:htmlWebGLContextAttributes

WebGLContextAttributes Interface

Fields

Code bool alpha #

bool alpha;

Code bool antialias #

bool antialias;

Code bool depth #

bool depth;

Code bool premultipliedAlpha #

bool premultipliedAlpha;

Code bool preserveDrawingBuffer #

bool preserveDrawingBuffer;

Code bool stencil #

bool stencil;