Files
RCBASIC4/doc/doc_files/setslidedampingortholin.html
2026-02-26 15:33:51 -06:00

21 lines
648 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>
</p>
</body>
</html>