소스 검색

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