21 lines
632 B
HTML
21 lines
632 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetSlideDampingOrthoAng [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetSlideDampingOrthoAng( constraint_id, n) </h2></p>
|
|
<p>
|
|
Sets 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="getslidedampingorthoang.html">GetSlideDampingOrthoAng</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |