|  | SkeletonPose Properties | 
The SkeletonPose type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Name | 
            Gets or sets the name of the skeleton pose.
             | 
|  | Skeleton | 
            Gets the skeleton.
             | 
|  | SkinningMatrices | 
            Gets the skinning matrices. 
             | 
|  | SkinningMatricesXna | 
            Gets the skinning matrices. (Only available in the XNA-compatible build.)
             | 
 Explicit Interface Implementations
Explicit Interface Implementations| Name | Description | |
|---|---|---|
|   | IAnimatablePropertyAnimationValue | 
            Gets the animation value.
             | 
|   | IAnimatablePropertySkeletonPoseAnimationValue | 
            Gets or sets the animation value.
             | 
|   | IAnimatablePropertyBaseValue | 
            Gets the base value.
             | 
|   | IAnimatablePropertySkeletonPoseBaseValue | 
            Gets the base value.
             | 
|   | IAnimatablePropertyHasBaseValue | 
            Gets a value indicating whether this property has a base value.
             | 
|   | IAnimatablePropertyIsAnimated | 
            Gets or sets a value indicating whether this property is animated by the animation system.
             | 
 See Also
See Also