Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- animation
Type: IAvatarAnimation
The animation to draw.
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