We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9db01d commit c5d103bCopy full SHA for c5d103b
api/lovr/physics/ConeJoint/setLimit.lua
@@ -1,7 +1,7 @@
1
return {
2
summary = 'Set the angle limit of the ConeJoint.',
3
description = [[
4
- Returns the angle limit of the ConeJoint. The relative angle between the ConeJoint's axis and
+ Sets the angle limit of the ConeJoint. The relative angle between the ConeJoint's axis and
5
the second Collider will be constrained to this limit.
6
]],
7
arguments = {
0 commit comments