Parcourir la source

Update README.md

Garrett Johnson il y a 5 ans
Parent
commit
0c7dbfe65d
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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