浏览代码

Update README.md

Garrett Johnson 5 年之前
父节点
当前提交
0c7dbfe65d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -124,6 +124,8 @@ The container group for the 3d tiles. Add this to the three.js scene in order to
 constructor( url : String )
 ```
 
+Takes the url of the `tileset.json` for the tileset to be rendered.
+
 ### .update
 
 ```js