Share via


AvatarAnimation Members

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

Public Constructors

Name Description
Public Method AvatarAnimation Creates a new instance of AvatarAnimation, and initializes it with the specified animation.

Public Properties

Name Description
Public Property BoneTransforms Gets the current position of the bones at the time specified by CurrentPosition.
Public Property CurrentPosition Gets or sets the current time position in the animation.
Public Property Expression Gets the expression of the related animation at the current time position.
Public Property IsDisposed Gets the disposed state of the avatar animation.
Public Property Length Gets the length of the current animation.

Public Methods

Name Description
Public Method Dispose Overloaded. Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Update Updates the current time position of the avatar animation.

Protected Methods

Name Description
Protected Method Finalize Allows the avatar animation to attempt to free resources, and it performs other cleanup operations before garbage collection reclaims the animation.
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

AvatarAnimation Class
Microsoft.Xna.Framework.GamerServices Namespace