Selaa lähdekoodia

Update README.md

Garrett Johnson 5 vuotta sitten
vanhempi
commit
603cf1c2fa
1 muutettua tiedostoa jossa 18 lisäystä ja 0 poistoa
  1. 18 0
      README.md

+ 18 - 0
README.md

@@ -35,6 +35,24 @@ group : Group
 displayBounds = false : Boolean
 ```
 
+### .errorTarget
+
+```js
+errorTarget = 6 : Number
+```
+
+### .errorThreshold
+
+```js
+errorThreshold = 6 : Number
+```
+
+### .maxDepth
+
+```js
+maxDepth = Infinity : Number
+```
+
 ### .loadSiblings
 
 ```js