15 lines
394 B
XML
Executable File
15 lines
394 B
XML
Executable File
<?xml version='1.0'?>
|
|
<!--
|
|
File: %RS_TOOLSCONFIG%/processors/RSG.Pipeline.Processor.Map.xml
|
|
Description: Map Processors Parameters
|
|
|
|
Author: David Muir <david.muir@rockstarnorth.com>
|
|
Date: 19 February 2013
|
|
-->
|
|
<Parameters>
|
|
<!--
|
|
Parameter to tell texture exporter which format to export to.
|
|
-->
|
|
<Parameter name="Output Format" type="string" value=".tif" />
|
|
</Parameters>
|