소스 검색

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

Mr.doob 11 년 전
부모
커밋
7ee97a0a02
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>