Skip to main content
Version: 4.0.0

Bokeh Blur

Bokeh Blur creates the loose blur effect for objects outside the depth of field.

properties

Add Bokeh Blur

To add a Bokeh Blur effect:

  1. Go to the Inspector panel.
  2. Click + Add Component.
  3. Go to Post Effect.
  4. Click Post Process.
  5. Under the Post Process property, click Add Effect.
  6. Click Bokeh Blur.

Properties

PropertyDescription
IterationsThe greater the number of Bokeh Blur iterations, the better the effect, and the worse the performance. Values range between 1.00 and 10.00. See the demo below.
ShapeThe shape of Bokeh Blur — either a Circle or Hexagon.
Fast CircleQuickly generates a Bokeh Blur circle. Only applicable if the Shape is set to Circle.
DownsampleThe greater the downsample rate, the better the performance, but it will cause a loss of details. Values range between 1.00 and 10.00. See the demo below.

Demo

Iterations

image-0
image-1

Iteration = 2.00

Iteration = 10.00

Downsample

image-0
image-1

Downsample = 3.00

Downsample = 8.00