Files
RCBASIC4/doc/files/getgravity3d.html
2024-12-14 15:28:03 -05:00

20 lines
408 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetGravity3D [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub GetGravity3D(ByRef x, ByRef y, ByRef z) </h2></p>
<p>
Gets the world gravity
</p>
<br><p>Related:
<a href="setgravity3d.html">SetGravity3D</a>
</p>
<p>
</body>
</html>