Away3D 4.x QuadTreeNode.as Bug Report

Software: Away3D 4.x

Aspirin, Newbie
Posted: 10 November 2011 10:57 PM   Total Posts: 1

in the function “isInFrustum”,  every line with
rr = _halfExtentXZ*(a + c) * _halfExtentY*b;/code]
should be
rr = _halfExtentXZ*(a + c) + _halfExtentY*b;/code]

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X