소스 검색

Docs: ArrowHelper improvement as per suggestion @WestLangley in #5903.

Mr.doob 10 년 전
부모
커밋
6b97f5660e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/api/extras/helpers/ArrowHelper.html

+ 2 - 2
docs/api/extras/helpers/ArrowHelper.html

@@ -74,7 +74,7 @@
 		<div>
 		length -- The desired length<br />
 		headLength -- The length of the head of the arrow<br />
-		headWidth -- The length of the width of the arrow		
+		headWidth -- The length of the width of the arrow
 		</div>
 		<div>
 		Sets the length of the arrowhelper.
@@ -82,7 +82,7 @@
 
 		<h3>[method:null setDirection]([page:Vector3 dir])</h3>
 		<div>
-		dir -- The desired direction in euler format.
+		dir -- The desired direction. Must be a unit vector.
 		</div>
 		<div>
 		Sets the direction of the arrowhelper.