24 lines
653 B
HTML
24 lines
653 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetSlideDampingDirLin [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetSlideDampingDirLin( constraint_id) </h2></p>
|
|
<p>
|
|
Returns the linear directional damping value for a constraint. This value applies to the linear (translational) motion of an object along the constraint's axis of movement.
|
|
</p>
|
|
<p>
|
|
Note: Only applies to slide constraints
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setslidedampingdirlin.html">SetSlideDampingDirLin</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |