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

23 lines
634 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>getSlideDampingDirAng [RCBasic Doc] </title>
</head>
<body>
<p><h2>function getSlideDampingDirAng( constraint_id) </h2></p>
<p>
Returns the angular directional damping value. This damping factor specifically affects angular motion in the direction of movement along the constraint's axes.
</p>
<p>
Note: Only applies to slider constraint
</p>
<br><p>Related:
<a href="setslidedampingdirang.html">SetSlideDampingDirAng</a>
</p>
<p>
</body>
</html>