Cool Blur Lighting Help

Hello Fellow Developers!

I’ve been trying to make lighting similar to this:

I specially wanted it to be non blurry at front but blurry at the back; Though after experimenting with FieldOfView I couldn’t achieve it

Could you help me by telling me how this effect is make-able?

Help is Appreciated!

1 Like

I can’t seem to find the dropdown menu you stated:

It looks like they used DepthOfField.

  1. Add DepthOfField under Lighting
  2. Adjust the properties
    If you want you can use my settings:

FarIntensity = 0.4
FocusDistance = 30
InFocusRadius = 30
NearIntensity = 0

2 Likes

Thanks for the help! It works perfectly!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.