This commit is contained in:
nvsickle
2021-04-22 20:13:10 -07:00
parent 9e6244dc99
commit e6cfe36a03
2 changed files with 2 additions and 2 deletions
@@ -189,7 +189,7 @@ namespace AZ
bool m_worldToClipMatrixChanged = true;
bool m_worldToClipPrevMatrixNeedsUpdate = false;
MatrixChangedEvent m_oWworldToClipMatrixChange;
MatrixChangedEvent m_onworldToClipMatrixChange;
MatrixChangedEvent m_onWorldToViewMatrixChange;
};