Browse Source

Merge branch 'patch-1' of https://github.com/bgirard/three.js into dev

Mr.doob 11 years ago
parent
commit
7ee97a0a02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/core/Object3D.html

+ 1 - 1
docs/api/core/Object3D.html

@@ -48,7 +48,7 @@
 		Object's local position.
 		</div>
 
-		<h3>.[page:Vector3 rotation]</h3>
+		<h3>.[page:Euler rotation]</h3>
 		<div>
 		Object's local rotation (<a href="https://en.wikipedia.org/wiki/Euler_angles" target="_blank">Euler angles</a>), in radians.
 		</div>