Skeleton.
| Type | Attributes | Description |
| IsTranslateAnimationEnabled | Flag indicating whether translation elements are applied when animating. | |
|---|---|---|
| RootBoneName | Name of bone that is the skeleton root. | |
| SkeletonScalingRule | ScalingRule | Scaling rule for bones. |
SkeletonScalingRule Enumerated Type| Value | Description |
| Standard | Calculate using standard scaling method. |
|---|---|
| Maya | Calculate using Maya's scaling method. |
| Softimage | Calculate using Softimage's scaling method. |
<Skeleton RootBoneName="pPlane1" ScalingRule="Standard" IsTranslateAnimationEnabled="true"> |
CONFIDENTIAL