提交 50f1811b 编写于 作者: S sole

document GeometryLoader.parse

上级 bff6304a
......@@ -32,6 +32,14 @@
<div class="desc">Begin loading from <em>url</em></div>
<h3>.parse( [page:Object data], [page:LoadingMonitor monitor] )</h3>
<div>
data — required<br />
monitor — optional
</div>
<div class="desc">Parses the geometry in the <em>data</em> object, optionally monitoring its progress via the <em>monitor</em> object, if provided.</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册