
Exporting a thickness map from Substance Painter is a crucial step for achieving realistic material effects in 3D rendering and game development. A thickness map, also known as a shell or subsurface scattering map, simulates the variation in material thickness, allowing for accurate light scattering and translucency. In Substance Painter, this process involves setting up your material with the appropriate parameters, such as enabling the thickness channel and adjusting its properties. Once configured, you can export the thickness map by selecting the desired format, such as PNG or EXR, and ensuring the correct settings for bit depth and compression. This exported map can then be integrated into your rendering engine or game engine to enhance the visual fidelity of your 3D assets.
| Characteristics | Values |
|---|---|
| Export Option | Thickness map can be exported via the "Export Maps" panel in Substance Painter. |
| File Format | Supported formats include PNG, JPEG, EXR, and TIFF. |
| Color Space | Typically exported in Linear or sRGB color space. |
| Bit Depth | Options include 8-bit, 16-bit, or 32-bit for higher precision. |
| Channel Packing | Thickness map is usually exported as a single grayscale channel. |
| Resolution | Matches the project resolution set in Substance Painter (e.g., 2K, 4K). |
| Invert Map | Option to invert the thickness map during export if needed. |
| Normalization | Maps can be normalized to a specific range (e.g., 0-1) during export. |
| Metadata Inclusion | Metadata such as software version and export settings can be included. |
| Batch Export | Multiple maps, including thickness, can be exported simultaneously. |
| Destination Folder | Customizable export path for saving the thickness map. |
| Post-Processing | Additional adjustments can be made in external software if required. |
Explore related products
$44.62 $74.99
What You'll Learn
- Prepare Texture Set: Ensure all texture maps, including thickness, are set up in the Texture Set
- Export Settings: Access the export window and select the thickness map for output
- File Format: Choose appropriate file formats like PNG or EXR for thickness map export
- Channels Configuration: Verify thickness map is assigned to the correct channel before exporting
- Post-Export Check: Validate the exported thickness map in external software for accuracy

Prepare Texture Set: Ensure all texture maps, including thickness, are set up in the Texture Set
Exporting a thickness map from Substance Painter requires a well-organized Texture Set. Begin by ensuring all necessary texture maps, including albedo, normal, roughness, and thickness, are present in your project. Substance Painter’s Texture Set acts as a container for these maps, streamlining the export process. To verify completeness, open the Texture Set list in the Export Maps panel and confirm each map is accounted for. Missing maps will disrupt the pipeline, so double-check before proceeding.
Once confirmed, inspect the resolution and format of each map within the Texture Set. Thickness maps, like other textures, should match the project’s base resolution (e.g., 2K or 4K) to maintain consistency. In the Texture Set settings, ensure all maps are set to the same size and format (e.g., PNG or TGA). Mismatched resolutions or formats can lead to artifacts or incompatibilities in downstream applications like game engines or rendering software.
Next, validate the channels assigned to each map in the Texture Set. Thickness maps are often packed into the alpha channel of another map, such as the Metallic or Roughness map, to save space. In Substance Painter, navigate to the Channels tab in the Texture Set settings and confirm the thickness map is correctly assigned. For instance, if using the Metallic-Roughness-AO workflow, ensure the thickness map is packed into the alpha channel of the Roughness map.
Finally, test the Texture Set’s integrity by exporting a sample. Use the Export Maps panel to generate a test export, then inspect the thickness map in an external viewer like Photoshop or a 3D application. Look for anomalies such as incorrect channel assignments, resolution mismatches, or missing data. Address any issues before finalizing the export to ensure a seamless integration into your target platform. A well-prepared Texture Set not only simplifies the export process but also ensures the thickness map functions as intended in the final asset.
Guernica's Emotional Impact: A Unique Perspective
You may want to see also
Explore related products

Export Settings: Access the export window and select the thickness map for output
Exporting a thickness map from Substance Painter requires precision in navigating the export settings. Begin by locating the export window, accessible through the 'File' menu or by pressing the dedicated export button in the toolbar. This window is the gateway to customizing your output, ensuring the thickness map aligns with your project’s technical requirements. Once open, the interface presents a range of options, but your focus should be on the map selection panel, where the thickness map resides among other available channels.
Selecting the thickness map for output involves more than a simple click. Substance Painter organizes maps into channels, often grouped by material or texture set. To ensure accuracy, verify the thickness map’s location by checking the layer or texture set it belongs to. If the map is embedded within a specific material, expand the material’s properties to reveal its associated channels. This step is crucial, as misidentifying the map can lead to exporting incorrect data, wasting time and resources.
The export settings offer additional parameters to refine the thickness map’s output. Pay attention to the resolution, file format, and bit depth options. For most applications, a 16-bit PNG or EXR format preserves detail without unnecessary file size inflation. Adjust the resolution to match your target platform’s requirements, balancing quality and performance. For instance, a 2K resolution (2048x2048) is standard for high-quality 3D assets, while 4K (4096x4096) may be overkill unless extreme detail is needed.
A lesser-known but valuable feature is the ability to export maps with custom naming conventions. In the export window, locate the 'Naming' tab to define prefixes, suffixes, or numbering systems for your files. This organizational tool is particularly useful when exporting multiple maps or working in a team environment. For example, appending "_thickness" to the filename ensures clarity and consistency across your project’s asset library.
Finally, consider the export presets for future efficiency. Once you’ve configured the ideal settings for your thickness map, save them as a preset by clicking the 'Save Preset' button. This feature streamlines subsequent exports, eliminating the need to manually adjust settings each time. Presets are especially beneficial for projects with recurring export needs or when working with multiple artists, ensuring uniformity across the workflow. Mastery of these export settings not only optimizes your Substance Painter experience but also enhances the technical integrity of your 3D assets.
Mastering Foliage Painting: Techniques to Bring Nature into Your Art
You may want to see also
Explore related products

File Format: Choose appropriate file formats like PNG or EXR for thickness map export
Selecting the right file format for exporting thickness maps from Substance Painter is crucial, as it directly impacts the quality and usability of your textures in downstream applications. PNG is a popular choice due to its lossless compression and widespread compatibility. It supports alpha channels, making it ideal for thickness maps where transparency or edge information is critical. However, PNG is limited to 8-bit or 16-bit color depth, which may not capture the full dynamic range of your map. For projects requiring higher precision, especially in industries like film or high-end gaming, EXR (OpenEXR) is the superior option. EXR supports 16-bit and 32-bit floating-point formats, preserving fine details and allowing for greater flexibility in post-processing. While EXR files are larger, they ensure no data loss, making them indispensable for professional workflows.
When deciding between PNG and EXR, consider the end use of your thickness map. If your project is for real-time rendering in game engines like Unity or Unreal, PNG’s smaller file size and compatibility often outweigh the need for higher bit depth. For instance, a thickness map used to simulate wear on a character’s clothing in a game can be effectively exported as a PNG without noticeable quality degradation. Conversely, if your map is destined for offline rendering in tools like Arnold or Redshift, EXR’s ability to retain high dynamic range becomes essential. A thickness map used for intricate material effects in a cinematic scene, for example, would benefit from EXR’s precision to avoid banding or artifacts.
Another factor to weigh is the software ecosystem you’re working within. While most 3D applications and game engines support PNG, not all handle EXR natively or efficiently. If your pipeline involves tools that struggle with EXR, sticking to PNG might save you from unnecessary conversion steps. However, if your workflow is built around high-end rendering or compositing software like Nuke or Houdini, EXR is often the standard format, ensuring seamless integration and maximum quality.
Practical tips can streamline your export process. In Substance Painter, ensure your thickness map is set to the correct bit depth before exporting—8-bit for PNG or 16/32-bit for EXR. Use the “Export Maps” dialog to select the appropriate format and check the “Use File Suffix” option to append identifiers like “_thickness” to your file name. For EXR exports, consider enabling compression options like ZIP or PIZ to reduce file size without sacrificing quality. Always test your exported maps in the target application to verify they meet your project’s requirements.
In conclusion, the choice between PNG and EXR for thickness map export hinges on balancing quality, compatibility, and workflow efficiency. PNG’s simplicity and broad support make it a safe bet for most real-time applications, while EXR’s precision and dynamic range are unmatched for high-end projects. By understanding the strengths and limitations of each format, you can make informed decisions that elevate the quality of your textures and streamline your pipeline.
Paint Woodwork or Walls First: The Ultimate Room Prep Guide
You may want to see also
Explore related products

Channels Configuration: Verify thickness map is assigned to the correct channel before exporting
Substance Painter’s channel configuration is a critical yet often overlooked step in exporting thickness maps. The software defaults to specific channel assignments, but these may not align with your target engine or pipeline. For instance, Unreal Engine 4 expects thickness maps in the Red channel, while Unity often uses the Alpha channel. Misalignment here can render your exported map unusable or require post-export adjustments, wasting time and effort. Always cross-reference your destination platform’s requirements before proceeding.
To verify channel assignment, navigate to the Channels panel in Substance Painter. Here, you’ll see a list of available channels (e.g., Base Color, Metallic, Roughness, etc.). Locate the Thickness map and inspect its assigned channel by checking the dropdown menu next to it. If it’s not in the correct channel, click the dropdown and select the appropriate one. For example, if exporting for Unreal Engine 4, ensure the thickness map is assigned to the Red (R) channel. This simple step prevents compatibility issues downstream.
A common pitfall is assuming Substance Painter’s default configuration matches your needs. For instance, the software might place the thickness map in the Green (G) channel by default, which is incorrect for Unreal Engine 4. To avoid this, adopt a proactive approach: document your target engine’s channel requirements and create a checklist for each export. This habit ensures consistency and reduces the risk of errors, especially when working across multiple projects or teams.
Finally, consider using Substance Painter’s Export Presets feature to streamline this process. Create a custom preset that includes the correct channel configuration for your thickness map. Name it descriptively (e.g., “Unreal Engine 4 Thickness Map”) and save it for future use. This not only saves time but also acts as a safeguard against human error. By combining manual verification with automated presets, you can export thickness maps confidently, knowing they’re ready for immediate use in your target platform.
Mastering the Art of Painting Dark Eldar Obsidian Rose Miniatures
You may want to see also
Explore related products

Post-Export Check: Validate the exported thickness map in external software for accuracy
Exporting a thickness map from Substance Painter is just the first step; the real test lies in its accuracy and usability outside the software. After exporting, it’s crucial to validate the map in external software to ensure it behaves as expected in your final render or application. This step is often overlooked but can save hours of troubleshooting later. Open the exported thickness map in a reliable image editor like Photoshop or a 3D tool such as Blender or Maya. Use the software’s native tools to inspect the map’s grayscale values, ensuring they accurately represent the intended thickness variations across the surface. For instance, areas meant to appear thinner should show lighter values, while thicker regions should be darker.
A practical tip is to overlay the thickness map on the original high-poly model’s wireframe or a reference image to visually confirm alignment. Discrepancies, such as misaligned edges or incorrect value gradients, can indicate export errors or issues in the original bake settings. If using Blender, enable the "Checker Map" or "Grid Texture" in the UV editor to highlight any stretching or distortion in the map. In Photoshop, use the Levels or Curves adjustment to ensure the map’s contrast and brightness align with your artistic intent. This cross-referencing ensures the map translates seamlessly across different platforms.
For a more technical validation, compare the exported map’s histogram in external software to the one in Substance Painter. A mismatch in value distribution could signal a problem during export, such as incorrect bit depth or color space settings. Aim for a histogram that mirrors the expected thickness variations, with peaks and valleys corresponding to specific surface details. If the map appears flat or overly contrasted, revisit Substance Painter’s export settings, particularly the "High Precision" option, which ensures 32-bit output for smoother gradients.
Finally, test the thickness map in its intended application, such as a game engine or rendering software. In Unreal Engine, for example, apply the map to a material and observe how it interacts with lighting and displacement effects. If the surface appears uneven or lacks detail, the map may require adjustments. This real-world test is the ultimate validation, ensuring the map not only looks correct in isolation but also performs as intended in the final environment. Skipping this step risks introducing errors that only become apparent during the final stages of production.
Aquarium Paint Safety: Krylon All-in-One Paint Review
You may want to see also
Frequently asked questions
To export a thickness map, go to the "Export" tab, select the desired texture set, and check the "Thickness" option under the "Maps" section. Choose your export settings and click "Export."
Yes, you can export the thickness map as a standalone file by selecting only the "Thickness" map in the export settings and choosing your preferred file format (e.g., PNG, TGA, etc.).
The best file format depends on your needs, but 16-bit PNG or EXR is recommended for preserving detail and dynamic range in the thickness map.
Ensure the thickness map is exported in the correct color space (usually linear) and that your 3D software is set to interpret the map properly. Additionally, verify that the map is assigned to the correct channel in your material settings.




















![Laminated United States Map Poster - US Map Wall Chart - Made in the USA - [Light Blue]](https://m.media-amazon.com/images/I/91RF81NKshL._AC_UY218_.jpg)





![Palace Learning USA Map Poster - United States Map Chart [Green/Color]](https://m.media-amazon.com/images/I/91hlqXJIonS._AC_UY218_.jpg)















