14 lines
514 B
XML
Executable File
14 lines
514 B
XML
Executable File
<?xml version='1.0'?>
|
|
<!--
|
|
File: %RS_TOOLSCONFIG%/processors/RSG.Pipeline.Processor.Animation.Common.Compression.xml
|
|
Description: Compression Processor Parameters
|
|
|
|
Author: Mike Wilson <mike.wilson@rockstarnorth.com>
|
|
Date: 31 October 2012
|
|
-->
|
|
<Parameters>
|
|
<Parameter name="skeletonpath" type="string" value="$(toolsroot)\etc\config\anim\skeletons" />
|
|
<Parameter name="maxblocksize" type="string" value="98304" />
|
|
<Parameter name="multithreaded" type="bool" value="true" />
|
|
</Parameters>
|