소스 검색

Update README.md

Garrett Johnson 5 년 전
부모
커밋
9ab83c66fd
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -278,7 +278,7 @@ RANDOM_COLOR
 displayBoxBounds = false : Boolean
 ```
 
-TODO
+Display wireframe bounding boxes from the tiles `boundingVolume.box` for every visible tile.
 
 ### .displaySphereBounds
 
@@ -286,7 +286,7 @@ TODO
 displaySphereBounds = false : Boolean
 ```
 
-TODO
+Display wireframe bounding boxes from the tiles `boundingVolume.sphere` (or derived from the bounding box) for every visible tile.
 
 ### .maxDebugDepth