Getting Started
...
Glossary
H-M Terms

Metallicity

3min

A metallic map is a texture that is used to control the metallicity of a 3D object. Metallicity is the property of a material that determines how much it reflects light. A metallic material will reflect light more than a non-metallic material.

Metallic maps are typically grayscale images, with white representing a fully metallic surface and black representing a non-metallic surface. The colors in between represent different degrees of metallicity.

Metallic maps are used in conjunction with other textures, such as diffuse maps and normal maps, to create realistic-looking 3D objects. The diffuse map controls the color of the object, the normal map controls the surface detail of the object, and the metallic map controls the metallicity of the object.

Here are some of the benefits of using metallic maps in game development:

  • Improved realism: Metallic maps can be used to create more realistic-looking 3D objects by allowing the game engine to control the metallicity of the object.
  • Reduced file size: Metallic maps are typically grayscale images, which means that they have a smaller file size than other types of textures, such as diffuse maps and normal maps. This can help to reduce the size of the game's assets and improve loading times.
  • Increased flexibility: Metallic maps can be used to create a wide variety of metallic objects, from cars and spaceships to jewelry and weapons.

Here are some of the drawbacks of using metallic maps in game development:

  • Complexity: Metallic maps can add complexity to the development process, as game developers need to create and manage the metallic maps for each object in the game.
  • Performance impact: Metallic maps can have a performance impact on the game, as the game engine needs to render the metallic maps in real time.
  • Limited detail: Metallic maps can only control the metallicity of an object, not the other properties of the object, such as its color or surface detail.

Overall, metallic maps are a powerful tool that can be used to create realistic-looking 3D objects in game development. However, it is important to be aware of the potential drawbacks of using metallic maps, such as complexity and performance impact.

Here are some additional tips for using metallic maps in game development:

  • Use a consistent naming convention: Using a consistent naming convention for metallic maps will make it easier to keep track of them.
  • Use a high-quality metallic map: Using a high-quality metallic map will improve the realism of your 3D objects.
  • Use the right metallic map format: The metallic map format you use will affect the performance of your game. Choose a format that is appropriate for your needs.
  • Use a metallic map streaming system: A metallic map streaming system can be used to load metallic maps only when they are needed. This can help to improve performance by reducing the amount of memory that is used.

Feedback

Please be sure to submit issues or feature requests through the embedded feedback form. In the event it is a major issue please contact us directly through Discord.

Updated 03 Apr 2024
Doc contributor
Did this page help you?