How to disable motion blur on player character only if enabled globally?

Have a problem with motion blur. It was enabled in PostProcessVolume, and I need this feature in future, but… I really need to disable motion blur for mesh component in PlayerCharacter. Did somebody knows how I can to do this?