WestLangley 5 년 전
부모
커밋
652f76c30f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/api/en/helpers/ArrowHelper.html

+ 1 - 0
docs/api/en/helpers/ArrowHelper.html

@@ -46,6 +46,7 @@
 		[page:Vector3 origin] -- Point at which the arrow starts.<br />
 		[page:Number length] -- length of the arrow. Default is *1*.<br />
 		[page:Number hex] -- hexadecimal value to define color. Default is 0xffff00.<br />
+		[page:Number headLength] -- The length of the head of the arrow. Default is 0.2 * length.<br />
 		[page:Number headWidth] -- The width of the head of the arrow. Default is 0.2 * headLength.<br />
 		</p>