24 lines
641 B
HTML
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> |