/// \brief  On Disable
 private void OnDisable()
 {
     m_oMotionBlurBase.OnDisable();
 }