summaryrefslogtreecommitdiffstats
path: root/libunity.py
blob: 897518f93a6859a732de643132ba622409437c61 (plain)
1
2
3
4
# Merge two FX layers.
# fx0, fx1 are both paths to animators.
def mergeFX(fx0, fx1):
    pass