Updated docs
This commit is contained in:
21
doc/files/rotatecamera.html
Normal file
21
doc/files/rotatecamera.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>RotateCamera [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub RotateCamera( x, y, z) </h2></p>
|
||||
<p>
|
||||
Rotates the camera a given number of degrees from its current orientation
|
||||
</p>
|
||||
<br><p>Related:
|
||||
<a href="setcamerarotation.html">SetCameraRotation</a>
|
||||
<a href="getcamerarotation.html">GetCameraRotation</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user