未验证 提交 e852f2e0 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #16399 from hgdsraj/hgdsraj-patch-1

Update WebGLRenderer docs  (build in -> built in)
......@@ -425,7 +425,7 @@
<h3>[method:null setAnimationLoop]( [param:Function callback] )</h3>
<p>[page:Function callback] — The function will be called every available frame. If `null` is passed it will stop any already ongoing animation.</p>
<p>A build in function that can be used instead of [link:https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame requestAnimationFrame]. For WebVR projects this function must be used.</p>
<p>A built in function that can be used instead of [link:https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame requestAnimationFrame]. For WebVR projects this function must be used.</p>
<h3>[method:null setClearAlpha]( [param:Float alpha] )</h3>
<p>Sets the clear alpha. Valid input is a float between *0.0* and *1.0*.</p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册