Skip to content

Instantly share code, notes, and snippets.

@seblavoie
Created December 6, 2013 22:28
Show Gist options
  • Save seblavoie/7833228 to your computer and use it in GitHub Desktop.
Save seblavoie/7833228 to your computer and use it in GitHub Desktop.
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]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment