SegmentSet bounding box

Software: Away3D 4.x

Sorceror, Newbie
Posted: 08 November 2011 02:22 PM   Total Posts: 3

I took me few hours to find out, that SegmentSet don’t have correct bounding box, thus I don’t see it in my scene (my scene is much bigger than sphere with radius 100 and center in (0,0,0) as current settings of SegmentSet).
This might save some time for the other away3D fans.. So please fix, this “bug”.

override protected function updateBounds() : void {
 
// todo: fix bounds
 
_bounds.fromExtremes(-100, -10001001000);
 
_boundsInvalid false;

Anyway, thanks away3D developers for great work ;]!

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X