Updated docs and added constants to tracker

This commit is contained in:
n00b87
2026-02-26 15:33:51 -06:00
parent aa7667c838
commit 9dbb4b6b5f
2332 changed files with 6219 additions and 2761 deletions

View File

@@ -1,8 +1,9 @@
#title getConeSwingSpan2 [RCBasic Doc]
#header function getConeSwingSpan2( constraint_id)
#title GetConeSwingSpan2 [RCBasic Doc]
#header Function GetConeSwingSpan2( constraint_id)
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.
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.
#ref GetConeSwingSpan1