Browse Source

update camera according to the @WestLangley's suggestion

OpenShift guest 12 years ago
parent
commit
98f09fb1cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/cameras/Camera.html

+ 1 - 1
docs/api/cameras/Camera.html

@@ -41,7 +41,7 @@
 		<div>
 		vector — point to look at<br />
 		<br />
-		This make the camera look at the vector position in local space.
+		This make the camera look at the vector position in the global space as long as the parent of this camera is the scene or at position (0,0,0).
 		</div>