Specularmap (Material global keyword)

From modwiki

Jump to: navigation, search

Description

Creates a specular map stage in a material shader.

Usage

In the global section of your material shader type...

specularmap [map]

Parameters

  • [map] - the relative path and file name from base to the specified specular map image.

Notes

This keyword is shorthand for...

{
 blend specularmap
 map [map]
}


Personal tools
Main
id Tech 5