|
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 |
Classes | |
| class | AnimationCurve |
| Represents a curve for animation keyframes. More... | |
| class | AnimationHandler |
| class | LegacyAnimationHandler |
| class | PlayablesHandler |
| class | AnimationIKPair |
| Represents a pair of inverse kinematics (IK) targets and positions for animations. More... | |
| class | AnimationIKPosition |
| Represents an inverse kinematics (IK) position for animations. More... | |
| class | AnimationIKTarget |
| Represents an inverse kinematics (IK) target for animations. More... | |
| class | AnimationPlayables |
| Provides playable assets for animations. More... | |
| class | AnimationSoundEvent |
| Represents a sound event triggered by an animation. More... | |
| class IuvoUnity::Animations::AnimationCurve |
Represents a curve for animation keyframes.
| class IuvoUnity::Animations::AnimationIKPair |
Represents a pair of inverse kinematics (IK) targets and positions for animations.
| class IuvoUnity::Animations::AnimationIKPosition |
Represents an inverse kinematics (IK) position for animations.
| class IuvoUnity::Animations::AnimationIKTarget |
Represents an inverse kinematics (IK) target for animations.
| class IuvoUnity::Animations::AnimationPlayables |
Provides playable assets for animations.
| class IuvoUnity::Animations::AnimationSoundEvent |
Represents a sound event triggered by an animation.