Version:

IN THIS ARTICLE

Enable Radial Blur

Enable Radial Blur

Enables the radial blur filter around a defined 2D position on the screen. To enable this feature, you must enable the r_MotionBlur console variable. For more information, see Using the Console Window.

To disable the effect, see Disable Radial Blur.

Contents

Example

Inputs


PinTypeDescription
InEventTriggers the node.
AmountNumberAmount of blurring. Default value: 1
Screen PositionVector2Screen position of the center of the blur. Default value: \(`0.5`, `0.5`\) This is the center of the screen.
RadiusNumberBlurring radius. Default value: 1

Outputs


PinTypeDescription
OutEventSends when the node is finished.