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

+ 1 - 1
api/init.lua

@@ -10829,7 +10829,7 @@ return {
               description = "Draws a circle.",
               description = "Draws a circle.",
               key = "Pass:circle",
               key = "Pass:circle",
               module = "lovr.graphics",
               module = "lovr.graphics",
-              notes = "The local origin of the circle is in its center, and the local z axis goes through the center.",
+              notes = "The local origin of the circle is in its center.  The local z axis is perpendicular to plane of the circle.",
               variants = {
               variants = {
                 {
                 {
                   arguments = {
                   arguments = {