Updated docs

This commit is contained in:
n00b
2024-12-14 15:28:03 -05:00
parent f392bdebfc
commit 6b8f078291
1064 changed files with 25228 additions and 0 deletions

View 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>getConeSwingSpan2 [RCBasic Doc] </title>
</head>
<body>
<p><h2>function getConeSwingSpan2( constraint_id) </h2></p>
<p>
Returns the maximum allowed rotation angle (or "span") for the second swing axis. This swing axis is one of the two orthogonal axes around which the constrained actors are allowed to swing, forming a cone-shaped range of motion.
</p>
<p>
There are two swing spans, swing span 1 and swing span 2, corresponding to the maximum allowable swing angles around each of the two swing axes.
</p>
<br><p>Related:
<a href="getconeswingspan1.html">GetConeSwingSpan1</a>
</p>
<p>
</body>
</html>