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
AnimationCurve.cs File Reference

Classes

class  IuvoUnity.Animations.AnimationCurve
 Represents a curve for animation keyframes. More...

Namespaces

namespace  IuvoUnity
namespace  IuvoUnity.Animations

Class Documentation

◆ IuvoUnity::Animations::AnimationCurve

class IuvoUnity::Animations::AnimationCurve

Represents a curve for animation keyframes.

Todo
Implement animation curve functionality
Warning
This class is currently a placeholder and does not contain any implementation.