foxbat
27-09-2006 08:50:41
I'm trying to enable CHC with the following:
When I try this, the engine crashes.
mCamera = mSceneMgr->createCamera("PlayerCam");
mSceneMgr->setOption("CurrentOptionCamera", mCamera);
mSceneMgr->setOption ("setCullingMode", "CHC");
When I try this, the engine crashes.