Browse Source

Update Object3D.html

Lewy Blue 8 years ago
parent
commit
1a07c801d3
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docs/api/core/Object3D.html

+ 2 - 3
docs/api/core/Object3D.html

@@ -133,9 +133,8 @@
 
 
 		<h3>[property:Vector3 up]</h3>
 		<h3>[property:Vector3 up]</h3>
 		<div>
 		<div>
-			Up direction. This is used by the [page:.lookAt lookAt] method to determine the
-			rotation of the result.<br />
-			Default is [page:Object3D.DefaultUp] - that is, ( 0, 1, 0 ).
+		This is used by the [page:.lookAt lookAt] method, for example, to determine the orientation of the result.<br />
+		Default is [page:Object3D.DefaultUp] - that is, ( 0, 1, 0 ).
 		</div>
 		</div>
 
 
 		<h3>[property:object userData]</h3>
 		<h3>[property:object userData]</h3>