|
@@ -38161,6 +38161,7 @@ return {
|
|
description = "Returns one of the points in the convex hull, in local space.",
|
|
description = "Returns one of the points in the convex hull, in local space.",
|
|
key = "ConvexShape:getPoint",
|
|
key = "ConvexShape:getPoint",
|
|
module = "lovr.physics",
|
|
module = "lovr.physics",
|
|
|
|
+ notes = "Currently, the point positions do not include the scale of the convex shape.",
|
|
related = {
|
|
related = {
|
|
"ConvexShape:getPointCount"
|
|
"ConvexShape:getPointCount"
|
|
},
|
|
},
|