webgl.ExtensionLoseContext

ExtensionLoseContext

package js-html-webgl

Available on js

The WEBGL_lose_context extension is part of the WebGL API and exposes functions to simulate losing and restoring a WebGLRenderingContext.

Documentation WEBGL_lose_context by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Methods

loseContext ():Void

Simulates losing the context.

restoreContext ():Void

Simulates restoring the context.

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/webgl/ExtensionLoseContext.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部