提交 095d17b3 编写于 作者: M Mr.doob

Docs: Added getContextAttributes to WebGLRenderer.

上级 e84c46ef
......@@ -161,12 +161,16 @@
Return the WebGL context.
</div>
<h3>[method:WebGLContextAttributes getContextAttributes]()</h3>
<div>
Returns an object that describes the attributes set on the WebGL context when it was created.
</div>
<h3>[method:Boolean supportsVertexTextures]()</h3>
<div>
Return a [page:Boolean] true if the context supports vertex textures.
</div>
<h3>[method:null setSize]( [page:Integer width], [page:Integer height] )</h3>
<div>Resizes the output canvas to (width, height), and also sets the viewport to fit that size, starting in (0, 0).</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册