use an infinite plane for the farfield clipping: view.clipping.maxZ = Infinity;
or if you still want to farfield clip objects in the foreground, you could have a separate view behind the main view just to contain the skybox... Rob On Thu, Jan 28, 2010 at 12:10 PM, Lime Flash <[email protected]> wrote: > I use a FrustumClipping on my scene. > But the Skybox6, was added to the stage, do not displayed, because > skybox size (800000) much larger than clipping.maxZ > > How to display the skybox while using FrustumClipping on view? > -- Rob Bateman Flash Development & Consultancy [email protected] www.infiniteturtles.co.uk www.away3d.com
