Home
last modified time | relevance | path

Searched defs:getContext (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/api/common/full/
Dviewmodel.d.ts2302 getContext(type: "2d", options?: ContextAttrOptions): CanvasRenderingContext2D; method
2312 getContext(type: "webgl", options?: WebGLContextAttributes): WebGLRenderingContext; method
2322 getContext(type: "webgl2", options?: WebGLContextAttributes): WebGL2RenderingContext; method