Snowballs update
This commit is contained in:
parent
cfd8f79b3d
commit
cb448176b5
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ void initCamera()
|
|||
StereoHMD->setScale(3.0f); // snowballs is about 4 units per meter
|
||||
}
|
||||
StereoDisplay->setDriver(Driver); // move after driver creation, move stereodisplay before driver creation
|
||||
StereoDisplay->attachToDisplay();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue