<Scale>

Description

Scaling.

Attributes

TypeAttributesDescription
X X component.
Y Y component.
Z Z component.

Example Output

<Skeleton RootBoneName="pPlane1" ScalingRule="Standard" IsTranslateAnimationEnabled="true">
<Bones>
<Bone Name="pPlane1" ParentBoneName="" IsSegmentScaleCompensate="false" IsCompressible="true" IsNeededRendering="true" HasSkinningMatrix="false" BillboardMode="Off">
<Transform>
<Scale X="1" Y="1" Z="1" />
<Rotate X="0" Y="0" Z="0" />
<Translate X="0.628991" Y="0" Z="-1.03303" />
</Transform>
</Bone>
</Bones>
</Skeleton>

CONFIDENTIAL