|
@@ -46,8 +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 length of the width of the arrow. Default is 0.2 * headLength.
|
|
|
+ [page:Number headWidth] -- The width of the head of the arrow. Default is 0.2 * headLength.<br />
|
|
|
</p>
|
|
|
|
|
|
<h2>Properties</h2>
|
|
@@ -79,7 +78,7 @@
|
|
|
<p>
|
|
|
length -- The desired length.<br />
|
|
|
headLength -- The length of the head of the arrow.<br />
|
|
|
- headWidth -- The length of the width of the arrow.<br /><br />
|
|
|
+ headWidth -- The width of the head of the arrow.<br /><br />
|
|
|
|
|
|
Sets the length of the arrowhelper.
|
|
|
</p>
|