AvatarRenderer Properties
Public Properties
Name | Description | |
---|---|---|
AmbientLightColor | Gets or sets the color of the ambient light used by the avatar renderer. | |
BindPose | Gets the collection of bind pose positions for each bone of the avatar model. | |
IsDisposed | Gets the disposed state of the avatar renderer. | |
LightColor | Gets or sets the color of the directional light used by the avatar renderer. | |
LightDirection | Gets or sets the direction of the directional light used by the avatar renderer. | |
ParentBones | Collection of the parent indices for each bone in the related BindPose collection. | |
Projection | Gets or sets the projection matrix for the avatar. | |
State | Gets the state of the avatar. | |
View | Gets or sets the view matrix for the avatar. | |
World | Gets or sets the world matrix for the avatar. |
See Also
Reference
AvatarRenderer Class
Microsoft.Xna.Framework.GamerServices Namespace