C# (CSharp) Axiom.Animating KeyFrame - 11 examples found. These are the top rated real world C# (CSharp) examples of Axiom.Animating.KeyFrame extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
A key frame in an animation sequence defined by an AnimationTrack.
This class can be used as a basis for all kinds of key frames. The unifying principle is that multiple KeyFrames define an animation sequence, with the exact state of the animation being an interpolation between these key frames.