mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 17:30:04 -05:00
Remove unnecessary texture
This commit is contained in:
@@ -113,7 +113,7 @@ namespace openspace {
|
||||
|
||||
_vfieldOfView.onChange([&]() {
|
||||
if (_skyTarget) {
|
||||
_skyTarget->updateFOV(_vfieldOfView);
|
||||
_skyTarget->setVerticalFOV(_vfieldOfView);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user