21 lines
636 B
HTML
21 lines
636 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetSlideDampingOrthoAng [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetSlideDampingOrthoAng( constraint_id) </h2></p>
|
|
<p>
|
|
Returns the orthogonal angular damping factor applied to a constraint. This damping affects angular (rotational) motion that occurs perpendicular to the primary axis of movement defined by the constraint.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setslidedampingorthoang.html">SetSlideDampingOrthoAng</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |