Tweeked settings
This commit is contained in:
parent
eabe2faf7e
commit
fb3bd9c921
@ -484,8 +484,8 @@ public:
|
||||
UpdateTextOperation(osg::Group* group):
|
||||
Operation("UpdateTextOperation", true),
|
||||
_group(group),
|
||||
_maxNumChildren(20),
|
||||
_maxNumTextPerGeode(100)
|
||||
_maxNumChildren(200),
|
||||
_maxNumTextPerGeode(10)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user