> For the complete documentation index, see [llms.txt](https://docs.shadersource.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shadersource.io/assets-and-plugins/texture-tools/how-to-use-5.4+.md).

# How To Use (5.4+)

### Overview

The Texture Tools is split into eight different functions. The purpose of this tool is to create or modify Texture2D assets in Unreal Engine to eliminate the need to use external programs.

### Workflow

The general workflow is set up to be similar to the Movie Render Queue. The user creates a job, which is added to a queue, and then that one job can be executed by itself or the queue can run through one at a time, allowing for batches of texture modification.

***

### Reference

* [The Texture Tools UI](/assets-and-plugins/texture-tools/how-to-use-5.4+/the-texture-tools-ui.md)
* [Navigating the Viewports](/assets-and-plugins/texture-tools/how-to-use-5.4+/navigating-the-viewports.md)
* [Content Browser Context Menu](/assets-and-plugins/texture-tools/how-to-use-5.4+/content-browser-integration.md)

***

### AI Overview

* [AI Generation Job Overview](/assets-and-plugins/texture-tools/how-to-use-5.4+/ai-generation-job-overview.md)
  * [AI Model Recommendations](/assets-and-plugins/texture-tools/how-to-use-5.4+/ai-generation-job-overview/ai-model-recommendations.md)
  * [PBR Texture Prompting Guide](/assets-and-plugins/texture-tools/how-to-use-5.4+/ai-generation-job-overview/pbr-texture-prompting-guide.md)
  * [Inpainting with the Draw Mask Canvas](/assets-and-plugins/texture-tools/how-to-use-5.4+/ai-generation-job-overview/inpainting-with-the-draw-mask-canvas.md)

***

### Tutorials

* [Quick Tutorials](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials.md)
  * [Tutorial: Blend Texture](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-blend-texture.md)
  * [Tutorial: Channel Packer](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-channel-packer.md)
  * [Tutorial: Insert Alpha Channel](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-insert-alpha-channel.md)
  * [Tutorial: Modify Texture](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-modify-texture.md)
  * [Tutorial: Normal From Height](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-normal-from-height.md)
  * [Tutorial: Texture Filters](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-texture-filters.md)
  * [Tutorial: Texture Noise](/assets-and-plugins/texture-tools/how-to-use-5.4+/quick-tutorials/tutorial-texture-noise.md)
