The Animation Modifier component allows you add basic animation to your Unity scene without needing to write any extra scripts. Here's an example where a Float Animation Modifier is being used to ...
This was originally used internally inside of Molecular Nodes but was broken out into a separate python module for re-use in other projects. This is a convenience class that wraps around the bpy.types ...