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