Reverted the test of setAutoScaleToScreen.
This commit is contained in:
parent
0ab467483f
commit
d29c57a2ba
@ -56,7 +56,6 @@ osg::Node* createHUD()
|
||||
geode->addDrawable( text );
|
||||
|
||||
text->setFont(timesFont);
|
||||
text->setAutoScaleToScreen(true);
|
||||
text->setPosition(position);
|
||||
text->setText("All you need to do is create your text in a subgraph.");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user