Partager via


AvatarRenderer Properties

Public Properties

Name Description
Public Property AmbientLightColor Gets or sets the color of the ambient light used by the avatar renderer.
Public Property BindPose Gets the collection of bind pose positions for each bone of the avatar model.
Public Property IsDisposed Gets the disposed state of the avatar renderer.
Public Property LightColor Gets or sets the color of the directional light used by the avatar renderer.
Public Property LightDirection Gets or sets the direction of the directional light used by the avatar renderer.
Public Property ParentBones Collection of the parent indices for each bone in the related BindPose collection.
Public Property Projection Gets or sets the projection matrix for the avatar.
Public Property State Gets the state of the avatar.
Public Property View Gets or sets the view matrix for the avatar.
Public Property World Gets or sets the world matrix for the avatar.

See Also

Reference

AvatarRenderer Class
Microsoft.Xna.Framework.GamerServices Namespace