When a 3d object moves to the edge of the screen or camera, the object's polygon is cut off and not rendered for performance purposes. Since I am using Away3d to render cached game character sprites, this is causing problems. Is there a way to disable screen clipping completely, or expand it?
-- Subscription settings: http://groups.google.com/group/away3d-dev/subscribe?hl=en
