Tag that specifies animation data, including <ScaleVector3Animation>, <RotateVector3Animation>, and <TranslateVector3Animation> in the child hierarchy. Elements that are not animated can be omitted.
<ScaleVector3Animation>
<RotateVector3Animation>
<TranslateVector3Animation>
<Animations> <SkeletalAnimationData Name="" FrameSize="71" LoopMode="OneTime" IsAdditiveAnimation="false"> <MemberAnimationDataSet> <MemberAnimationData> <Path>Skeleton.Bones["skl_root"].AnimatedTransform</Path> <TransformAnimation> ...omitted... </TransformAnimation> </MemberAnimationData> </MemberAnimationDataSet> </SkeletalAnimationData> </Animations>
CONFIDENTIAL