Occlusion

CaseyB

22-02-2006 22:24:43

How do I turn on occlusion? I have some meshes under my terrain and they are being drawn even though they shouldn't?


tuan kuranes

23-02-2006 09:06:00

occlusion is per camera setting an should be enabled to work.

Look at demo code for how it switch camera's mode.
look for "setCullingMode" "getCullingMode" "NextCullMode"