Update reference_manual.md

This commit is contained in:
SleepKiller 2019-11-22 13:52:04 +13:00 committed by GitHub
parent 0db2f30ef3
commit bc388640ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -464,6 +464,8 @@ All textures should be the names or paths to .tga files. SWBF's toolchain does n
#### Materials.Texture Maps.Diffuse Map
The basic diffuse map for the material. The alpha channel is either the Transparency Map, Glow Map or Gloss Map, depending on the selected rendertype and flags.
Textures are not automatically copied over to the .msh file's folder on export at this time.
#### Materials.Texture Maps.Detail Map
Detail maps allow you to add in 'detail' to the Diffuse Map at runtime.