Garrett Johnson 5 anni fa
parent
commit
a2a6c4a99f
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -187,6 +187,12 @@ setResolutionFromRenderer( camera : Camera, renderer : WebGLRenderer ) : boolean
 
 Sets the resolution being rendered to for the given camera via renderer which accounts for canvas size and current pixel ratio. Returns `false` if the camera is not being tracked.
 
+## DebugTilesRenderer
+
+_extends [TilesRenderer](#TilesRenderer)_
+
+TODO
+
 ## PriorityQueue
 
 Piority-sorted queue to prioritize file downloads and parsing.