AnimationChannelDictionary Class
Note
This class is available only when developing for Windows.
Collection of animation data channels, one per bone or rigid object.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public sealed class AnimationChannelDictionary : NamedValueDictionary<AnimationChannel>
Remarks
This collection is based on the name of the object being animated by each channel. Typically, target objects are an instance of BoneContent, but they can be any NodeContent subclass.
See Also
Reference
AnimationChannelDictionary Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP