/// \brief  Late Update
 private void LateUpdate()
 {
     m_oMotionBlurBase.LateUpdate();
 }