22 lines
491 B
HTML
22 lines
491 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetCameraRotation [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetCameraRotation( x, y, z) </h2></p>
|
|
<p>
|
|
Sets the rotation of the camera around each axis
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="rotatecamera.html">RotateCamera</a>
|
|
<a href="getcamerarotation.html">GetCameraRotation</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |