bjorn 7 years ago
parent
commit
0dd0438cf1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      api/init.lua

+ 2 - 1
api/init.lua

@@ -8693,7 +8693,8 @@ return {
                     }
                   }
                 }
-              }
+              },
+              notes = "Note that currently this function returns the bounding box for the default animation pose, so it won't update based on the current Animator pose."
             },
             {
               name = "getAnimator",