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

Classes

class  IuvoUnity.Animations.AnimationIKPair
 Represents a pair of inverse kinematics (IK) targets and positions for animations. More...

Namespaces

namespace  IuvoUnity
namespace  IuvoUnity.Animations

Class Documentation

◆ IuvoUnity::Animations::AnimationIKPair

class IuvoUnity::Animations::AnimationIKPair

Represents a pair of inverse kinematics (IK) targets and positions for animations.

Note
This class is intended to hold data related to IK targets and their corresponding positions.
Todo
Implement the animation IK pair class
Warning
This class is currently a placeholder and does not contain any implementation.