Browse Source

Update README.md

Garrett Johnson 5 years ago
parent
commit
ca0bd2e996
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -136,6 +136,8 @@ update() : void
 
 
 Updates the tiles to render and kicks off loads for the appropriate tiles in the 3d tile set.
 Updates the tiles to render and kicks off loads for the appropriate tiles in the 3d tile set.
 
 
+Both `group.matrixWorld` and all cameras world matrices are expected to be to date before this is called.
+
 ### .getBounds
 ### .getBounds
 
 
 ```js
 ```js