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

+ 2 - 1
api/init.lua

@@ -11148,7 +11148,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",