From: Bruce S. <ba...@an...> - 2001-10-14 14:55:45
|
As the documentation says, the shaft width is proportional to arrow length only as a default (which can also be invoked by setting shaft width to zero). If you specify the shaft width explicitly, that's the shaft width you get. Do you have a suggestion of how to reword the documentation to make this more clear? Bruce Sherwood --On Sunday, October 14, 2001 10:34 -0400 Arthur Siegel <aj...@ix...> wrote: > The implementation - for reasons I don't understand - has the arrow shaft > dependent upon the arrow length. Length times .1 as the default. > > I am looking to override this behavior - to achieve a constant shaft in an > interactive environment where the arrow length might change dynamically. > Would think that a "normalization" routine would work - dynamically divide > by arrow.length. > But haven't had success. |