Creating Animations

While it is possible to create animations without scripting, you can do so with scripting as well.

Remember to use the Esper.Animatables namespace when scripting with Animatables.

using Esper.Animatables;

Last updated