Updated docs
This commit is contained in:
18
doc/doc_files/gethorizontalangle.html
Normal file
18
doc/doc_files/gethorizontalangle.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>GetHorizontalAngle [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>Sub GetHorizontalAngle(x, y, z, ByRef hx, ByRef hy, ByRef hz) </h2></p>
|
||||
<p>
|
||||
Get the rotation vector that would make a (0,0,1) direction vector point in the same direction as the given direction vector
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user