Updated docs
This commit is contained in:
23
doc/files/getslidedampingortholin.html
Normal file
23
doc/files/getslidedampingortholin.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>getSlideDampingOrthoLin [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function getSlideDampingOrthoLin( constraint_id) </h2></p>
|
||||
<p>
|
||||
Returns the orthogonal linear damping factor for a constraint. This damping affects the linear (translational) motion of an object that occurs perpendicular to the primary direction of movement defined by the constraint.
|
||||
</p>
|
||||
<p>
|
||||
Note: Only applies to slide constraint
|
||||
</p>
|
||||
<br><p>Related:
|
||||
<a href="setslidedampingortholin.html">SetSlideDampingOrthoLin</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user