Updated docs and added constants to tracker
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#title setJointMaxForce [RCBasic Doc]
|
||||
#header sub setJointMaxForce( joint_id, force)
|
||||
#title SetJointMaxForce [RCBasic Doc]
|
||||
#header Sub SetJointMaxForce( joint_id, force)
|
||||
|
||||
Sets an upper limit on the amount of force the joint can apply to the connected bodies, helping to control how much resistance or power the joint provides.
|
||||
|
||||
@@ -8,3 +8,4 @@ Used with
|
||||
#li Motor Joint
|
||||
#li Friction Joint
|
||||
#/list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user