Work on supporting multitexturing in State/StateSet/StateAttribute/Geoemtry.
This commit is contained in:
@@ -25,7 +25,7 @@ SceneView::SceneView(DisplaySettings* ds)
|
||||
|
||||
_cullingMode = osg::CullStack::ENABLE_ALL_CULLING;
|
||||
_LODBias = 1.0f;
|
||||
_smallFeatureCullingPixelSize = 2.0f;
|
||||
_smallFeatureCullingPixelSize = 3.0f;
|
||||
|
||||
_lightingMode=HEADLIGHT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user