Tue Jan 17, 2017 3:47 pm
Hey guys,
I'm finding the using the following code is erroring out my Fuse, but changing the 'MO_ApplyMode" to anything other than 'Normal' (i.e. Darken) lets the fuse function correctly.
my_merge:Merge(my_intput, {
MO_ApplyMode = "Normal",
MO_ApplyOperator = "Over",
MO_FgAddSub = 1,
MO_BurnIn = 0,
MO_FgAlphaGain = 1,
MO_DoZ = false,
})
Seeing as this code worked for previous versions of Fusion has there been a change to the API or is this a bug?
Cheers,
E