20 lines
633 B
HTML
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>GetSlideAnchorA [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub GetSlideAnchorA( 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 A in the global coordinate system.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getslideanchorb.html">GetSlideAnchorB</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |