Files
RCBASIC4/doc/doc_files/getslideanchorb.html
2024-10-27 11:52:28 -04:00

20 lines
633 B
HTML

<!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>