提交 4a84d64f 编写于 作者: A aardgoose 提交者: Mr.doob

document behaviour when render target omitted (#8988)

上级 84e6749f
......@@ -263,10 +263,10 @@
<h3>[method:null setRenderTarget]( [page:WebGLRenderTarget renderTarget] )</h3>
<div>
renderTarget -- The [page:WebGLRenderTarget renderTarget] that needs to be activated.<br />
renderTarget -- The [page:WebGLRenderTarget renderTarget] that needs to be activated (optional).<br />
</div>
<div>
This method sets the active rendertarget.
This method sets the active rendertarget. If the parameter is omitted the canvas is set as the active rendertarget.
</div>
<h3>[method:boolean supportsCompressedTextureS3TC]()</h3>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册