AvatarRenderer Class
Provides properties and methods for rendering a standard avatar.
Windows 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)
Use this class, in conjunction with AvatarAnimation, to render an avatar model using standard animations. For more information, see Rendering and Animating Avatars (Xbox 360).
Community Additions
ADD
Show:
Windows Specific Information