15 lines
593 B
XML
Executable File
15 lines
593 B
XML
Executable File
<?xml version='1.0'?>
|
|
<!--
|
|
File: %RS_TOOLSCONFIG%/processors/RSG.Pipeline.Processor.Animation.InGame.PreProcess.xml
|
|
Description: Compression Processor Parameters
|
|
|
|
Author: Gunnar Droege <gunnar.droege@rockstarnorth.com>
|
|
Date: 24 April 2014
|
|
-->
|
|
<Parameters>
|
|
<!--
|
|
Parameter that points the default skeleton file used for compression.
|
|
-->
|
|
<Parameter name="DefaultSkel" type="string" value="$(toolsroot)\etc\config\anim\skeletons\player.skel" />
|
|
<Parameter name="CompressionFile" type="string" value="$(toolsroot)\etc\config\anim\compression.xml" />
|
|
</Parameters> |