Introducing v3 — a new editor, faster engine, and more.

See what's new

BarnDoors

Split the content along a center line and wipe outward in both directions

Props

progressnumber
Default:0.5
How far the doors have opened (0 = fully visible, 1 = fully wiped away)
anglenumber
Default:0
Direction the doors open in degrees (0 = apart horizontally)
feathernumber
Default:0.1
Softness of the wipe edges
invertboolean
Default:false
Close in from both edges instead of opening from the center

Usage

<Shader>
  <BarnDoors>
    <Circle />
  </BarnDoors>
</Shader>