seblavoie
12/6/2013 - 10:28 PM

Will create a mirror effect using Hyle.

Will create a mirror effect using Hyle.

effects:
  - type: cc repetile
    properties:
      expand right: 5000
      expand left: 5000
      expand down: 5000
      expand up: 5000
      tiling: 4
  - type: transform
  - type: mirror
    properties:
      reflection center: 
        expression: "[thisComp.width / 2, thisComp.height / 2]"