Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine.
GitHub | Iuvo Unity Updates | Creator
Loading...
Searching...
No Matches
AnimationPlayables.cs File Reference

Classes

class  IuvoUnity.Animations.AnimationPlayables
 Provides playable assets for animations. More...

Namespaces

namespace  IuvoUnity
namespace  IuvoUnity.Animations

Class Documentation

◆ IuvoUnity::Animations::AnimationPlayables

class IuvoUnity::Animations::AnimationPlayables

Provides playable assets for animations.

Note
This class should manage all animation playables, including clips, layers, and states.
Todo
Implement the animation playables class
Warning
This class is currently a placeholder and does not contain any implementation.