AvatarAnimation Class

Provides methods and properties for animating an avatar using standard animations (for example, celebrate). For more information on the standard animations available to avatars, see AvatarAnimationPreset.

Dd940207.note(en-us,XNAGameStudio.41).gifWindows Specific Information
Avatar-related APIs are exposed on Windows to ease cross-platform development between Windows and the Xbox 360. All avatar-related methods return default values, and rendering methods do not draw anything to the screen.

Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.Avatar (in microsoft.xna.framework.avatar.dll)

Syntax

public class AvatarAnimation : IAvatarAnimation, IDisposable

Remarks

Use this class, in conjunction with AvatarRenderer, to provide standard animations for the avatar model. For more information, see Rendering and Animating Avatars (Xbox 360).

See Also

Reference

AvatarAnimation Members
Microsoft.Xna.Framework.GamerServices Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP