Explorar o código

Update README.md

Garrett Johnson %!s(int64=4) %!d(string=hai) anos
pai
achega
0005f53f07
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -214,6 +214,14 @@ if ( intersects.length ) {
 
 _extends [TilesRendererBase](https://github.com/NASA-AMMOS/3DTilesRendererJS/blob/master/src/base/TilesRendererBase.js), which can be used to implement a 3d tiles renderer in other engines_
 
+### .fetchOptions
+
+```js
+fetchOptions = {} : Object
+```
+
+Options passed to `fetch` when loading tileset and model data.
+
 ### .errorTarget
 
 ```js