Files
RCBASIC4/doc/files/setslidedampingortholin.html
2024-12-14 15:28:03 -05:00

20 lines
641 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>setSlideDampingOrthoLin [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub setSlideDampingOrthoLin( constraint_id, n) </h2></p>
<p>
Sets the orthogonal linear damping factor for a constraint. This damping affects the linear (translational) motion of an object that occurs perpendicular to the primary direction of movement defined by the constraint.
</p>
<br><p>Related:
<a href="getslidedampingortholin.html">GetSlideDampingOrthoLin</a>
</p>
<p>
</body>
</html>