Files
RCBASIC4/doc/doc_files/setjointdamping.html
2025-03-20 17:29:11 -04:00

34 lines
561 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>setJointDamping [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub setJointDamping( joint_id, damping) </h2></p>
<p>
Sets the damping value for a joint
</p>
<p>
Used with
</p>
<ul>
<li>
Distance Joint
</li>
<li>
Weld Joint
</li>
<li>
Wheel Joint
</li>
</ul>
<br><p>Related:
<a href="getjointdamping.html">GetJointDamping</a>
</p>
<p>
</body>
</html>