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,20 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetSlideAnchorB [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub GetSlideAnchorB( constraint_id, ByRef x, ByRef y, ByRef z) </h2></p>
<p>
Gets the anchor point of the first actor in world space, where the slider constraint is acting on the actor. This point represents the location of the slider's reference frame on body B in the global coordinate system.
</p>
<br><p>Related:
<a href="getslideanchora.html">GetSlideAnchorA</a>
</p>
<p>
</body>
</html>