Added CullingSettngs::s/getInheritanceMask() and inheritCullSettings(,) method.
This commit is contained in:
@@ -618,7 +618,7 @@ void OsgCameraGroup::frame()
|
||||
itr != _shvec.end();
|
||||
++itr)
|
||||
{
|
||||
(*itr)->getSceneView()->setCullSettings(_cullSettings);
|
||||
(*itr)->getSceneView()->inheritCullSettings(_cullSettings);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user