Composition Toolkit - Neill3d/MoPlugs GitHub Wiki

Python and FBPropertyAnimatableColorAndAlpha

I’m using a lot of FBPropertyAnimatableColorAndAlpha

This property doesn’t work well in python. I coulnd’t get data for that type of property. And I don’t know how to implement property copy correctly

That means, better to use FBPropertyAnimatableColor and if alpha is really needed, make an additional FBPropertyAnimatableDouble for alpha value