Using the Resource Compiler Image Tool
Using the Resource Compiler Image Tool
Before you can use the Resource Compiler image tool, you must install RC Shell Commands.
Note
You can also use the Texture Settings Editor to manage your texture settings for image files. For more information, see
Texture Settings Editor.
To install RC Shell Commands
On the Install plugins page, click Install.
Once you install the RC Shell Commands, you can use the Resource Compiler image tool.
To open the Resource Compiler image tool
- Right-click an image file from within a file explorer and choose RC Open Image.
The Resource Compiler image tool lists image processing presets defined in the rc.ini
file, located in the lumberyard_version\dev\Bin64vc141\rc
directory. Select a preset to create the imagefilename.exportsettings
file that you can check in to your source control.
To select an image processing preset and save it to an .exportsettings file
In the Resource Compiler image tool, under Preset, select a preset from the drop-down menu.
(Optional) To see more information about the preset settings, click Show preset info.
Select other options you want to change, such as MIP Control.
Click Generate Output.
Your
imagefilename.exportsettings
file and the resultingimagefilename.dds
output is saved in the same directory as your source image.