Share via


AnimationKeyframe Members

The following tables list the members exposed by the AnimationKeyframe type.

Public Constructors

Name Description
Public Method AnimationKeyframe Initializes a new instance of AnimationKeyframe with the specified time offsetand transform.

Public Properties

Name Description
Public Property Time Gets the time offset from the start of the animation to the position described by this keyframe.
Public Property Transform Gets or sets the position described by this keyframe.

Public Methods

Name Description
Public Method CompareTo Compares this instance of a keyframe to another.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

AnimationKeyframe Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace