Use AMB via Console

IMPORTANT: This is only intended to be used for debug purposes!

CommandPurpose
r.AccumulationMotionBlurGlobally enables or disables the effect. (It does not trigger it on its own, use r.AMB.Toggle for that)

This is generally what you’d want to set if you want to give the player the ability to disable the effect.
r.AMB.ToggleToggles the effect. Useful if it’s staying on the screen after a game session.
r.AMB.SetIntensitySets the Current Frame Weight.
r.AMB.SetZoomSets the Zoom value.
r.AMB.ForceResetAccumulationBufferTemporarily makes the Current Frame Weight be 1.0 for one frame