AvatarRenderer.Draw Method (IAvatarAnimation)

Draws the avatar to the current render target.

Syntax

'Declaration
Public Sub Draw ( _
         animation As IAvatarAnimation _
)
public void Draw (
         IAvatarAnimation animation
)
public:
void Draw(
         IAvatarAnimation animation
)

Parameters

Requirements

Namespace: Microsoft.Xna.Framework.GamerServices

Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)

See Also

Reference

AvatarRenderer Class
AvatarRenderer Members
Microsoft.Xna.Framework.GamerServices Namespace

Platforms

Windows Phone