Describes an animation which is a collection of animation tracks targeting different bones, and some information about duration and frame rate.

Namespace:  Hilva.Animations
Assembly:  Hilva (in Hilva.dll)

Syntax

C#
public sealed class Animation

Remarks

An Animation is a single animation which is a collection of keyframes.

Inheritance Hierarchy

System..::.Object
  Hilva.Animations..::.Animation

See Also