18 lines
468 B
HTML
18 lines
468 B
HTML
<!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> |