Try using this if height isn't working (sounds like a bug). http://away3d.com/examples.php?example=36
-Pete On Tue, May 17, 2011 at 9:03 PM, MadMax <[email protected]> wrote: > > Thanks for the quick reply Peter. > > So each day and each town I grab the rainfall value out of an array, > and try to reset the height and the y value. > > So I get the rain value, say 100. > > I set the height of the cylinder to 100. > > I set the y value of the cylinder to 50, so half displays from 50 to > 100, and half from 0 to 50. > > On some occasions this doesn't work, for whatever reason. > > > What ought to happen if an odd value height (e.g. 99) was set, given > it will halve it? > What ought to happen if I set y to 49.5 ? > > Cheers, > Max -- ___________________ Actionscript 3.0 Flash 3D Graphics Engine HTTP://AWAY3D.COM
