AnimationContent Members
The following tables list the members exposed by the AnimationContent type.
Public Constructors
Name | Description | |
---|---|---|
AnimationContent | Initializes a new instance of AnimationContent. |
Public Properties
Name | Description | |
---|---|---|
Channels | Gets the collection of animation data channels. | |
Duration | Gets or sets the total length of the animation. | |
Identity | (Inherited from ContentItem.) | |
Name | (Inherited from ContentItem.) | |
OpaqueData | (Inherited from ContentItem.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
AnimationContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace