Browse Source

Update ArrowHelper.html

yatesjdy 11 years ago
parent
commit
041ecfc43b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/extras/helpers/ArrowHelper.html

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

@@ -32,7 +32,7 @@
 
 		<h3>[name]([page:Vector3 dir], [page:Vector3 origin], [page:Number length], [page:Number hex], [page:Number headLength], [page:Number headWidth] )</h3>
 		<div>
-		dir -- Vector3 -- direction from origin <br />
+		dir -- Vector3 -- direction from origin. Must be a unit vector. <br />
 		origin -- Vector3 <br />
 		length -- scalar <br />
 		hex -- hexadecimal value to define color ex:0xffff00<br />