Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -103,8 +103,6 @@ void CView::Update(float frameTime, bool isActive)
|
||||
|
||||
// [VR] specific
|
||||
// Modify FOV based on the HMD device configuration
|
||||
bool hmdActive = false;
|
||||
|
||||
bool isRenderingToHMD = gEnv->pRenderer ? gEnv->pRenderer->GetIStereoRenderer()->IsRenderingToHMD() : false;
|
||||
if (isRenderingToHMD)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user