Parcourir la source

Update README.md

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