have you tried using FrustrumClipping??
try:
var clipping:FrustrumClipping = new FrustumClipping({minZ:10});
view.clipping = clipping;
and then experiment with the minZ values.
cheers
PK
juliancruz87 wrote:
Good evening, hello to all who need urgent please help me with
this ... I have an example in this page
http://virtualworkcorporation.com/away3d/alcool/,
and I need to know because I fail to make the objects do not disappear
when the camera is near them, or that the camera did not cross as in
http://www.syerit.com/think360/ this website. can someone help me
please. Thank you!