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

24 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>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>
</p>
</body>
</html>