Overview of cmata

The CMATA file stores material color, texture SRT and texture pattern animation.


cmata Element Structure

Metadata

      <EditData>
<MetaData>
<Key>
<Create>
<ToolDescriptions>

Material Animation Data

      <Animations>
<MaterialAnimationData>
<MemberAnimationDataSet>
<MemberAnimationData>
<Path>
<!-- Texture SRT Animation -->
<Vector2Animation>
<FloatAnimation>
<SegmentsFloatCurve>
<Segments>
<StepFloatSegment>
<LinerFloatSegment>
<HermiteFloatSegment>
<!-- Texture pattern animation -->
<IntAnimation>
<SegmentsFloatCurve>
<Segments>
<StepFloatSegment>
<Keys>
<StepFloatKey>
<!-- Material color animation -- >
<RgbaColorAnimation>
<RSegmentsFloatCurve>
<GSegmentsFloatCurve>
<BSegmentsFloatCurve>
<ASegmentsFloatCurve>
<Segments>
<HermiteFloatSegment>
<Keys>
<HermiteFloatKey>

Texture Pattern Data

          <TexturePatterns>
<TexturePattern>
<TextureReference>

CONFIDENTIAL