Updated docs
This commit is contained in:
20
doc/files/getslideanchora.html
Normal file
20
doc/files/getslideanchora.html
Normal 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>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>
|
||||
Reference in New Issue
Block a user