Share via


AvatarRenderer.BindPose Property

Gets the collection of bind pose positions for each bone of the avatar model. These positions are in local space, and are relative to the parent bone.

Dd940235.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 ReadOnlyCollection<Matrix> BindPose { get; }

Property Value

Collection of bind pose positions for the bones of the avatar model.

See Also

Reference

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

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP