Migrate fixes from CodeCommit branch
This commit is contained in:
@@ -192,6 +192,9 @@ namespace AZ
|
||||
{
|
||||
m_defaultView = view;
|
||||
UpdatePipelineView();
|
||||
|
||||
m_viewMatrixChangedEvent.Signal(view->GetWorldToViewMatrix());
|
||||
m_projectionMatrixChangedEvent.Signal(view->GetViewToClipMatrix());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user