23 lines
701 B
HTML
23 lines
701 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>getSlideDampingOrthoLin [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function getSlideDampingOrthoLin( constraint_id) </h2></p>
|
|
<p>
|
|
Returns 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>
|
|
<p>
|
|
Note: Only applies to slide constraint
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setslidedampingortholin.html">SetSlideDampingOrthoLin</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |