M.tbumpenv

From TrainzOnline
Revision as of 07:02, 19 September 2019 by Gdennish (Talk | contribs)

Jump to: navigation, search

This is a legacy material, and should only be used where compatibility with older versions of Trainz is required.

Contents

Description

Bump mapped environment reflective material.

Blends a environment reflection map onto a bump map. The reflection is controlled in the alpha channel of the diffuse map. White in the alpha channel is full sun/sky reflection and black is no reflection.

The environment cube map is generated by the game and is not specified in the material configuration.

Used too heavily it will drastically change the original surface color. Used gently it has subtle advantages over m.reflect.

Reducing the specular level (changing the specular color to gray) will reduce the strength of reflection.

When used in TRS19 , the alpha channel of the diffuse texture will represent the metallic and the normal map alpha will determine the roughness.

Preview

Mat tbumpenv.jpg

Max Settings

Max material tbumpenv.jpg

Max Settings in detail

  • Ambient - Ambient color R,G,B
  • Diffuse - Diffuse color R,G,B
  • Specular - Specular color R,G,B
  • Opacity - Level of transparency, 0 = transparent, 100 = opaque.
  • Glossiness - Should be set to 32 to match game.
  • Diffuse map - RGB = diffuse color, A = environment reflection strength/mask
  • Opacity map - Legacy support for Diffuse texture Alpha channel - As per above, the alpha channel of the Diffuse texture provides the environment reflection strength/mask
  • Normal map - RGB = bump normal A, = specular strength

Blender Material Configuration V2.79

You must use the Blender Render option in Blender as the Cycles Render in V2.79 doesn't export the texture names associated with the material. You will need a diffuse, and normal texture. The material must have the suffix .m.tbumpenv , with any name you like. Here is an example with the material name called "Material." Tbumpenv279config.png

Blender27TbumpenvDiffuse.png Blender27TbumpenvNormal.png

Substance Painter Preset

If you want to use Substance Painter for legacy materials, tbumpenv is your best option. It also lets content look almost up to par in TRS19. Here is a Dropbox link with a preset for you: [1].

  • Note: You may have to adjust the alpha channels more to your liking. By default Trainz is quite sensitive for the environment intensity, so you'll need to adjust the diffuse alpha accordingly.

Related Links

Material Types - Material types supported by Trainz.

Max Exporters - 3D Studio Max exporters.

Exporting with 3D Studio Max - Material setup and exporting with 3DS Max.

.texture.txt Files - What goes into a .texture.txt file

Personal tools