public override void BhvLateFixedUpdate(float dt) { if (m_initialized) { m_cameraImpl.BhvLateFixedUpdate(dt); } }