nw::gfx::res::ResFragmentLighting::BumpMode Enumerated Typeenum BumpMode;
| Value | Description |
|---|---|
BUMPMODE_NOT_USED |
Do not use bump texture. |
BUMPMODE_AS_BUMP |
Use as bump map. |
BUMPMODE_AS_TANG |
Use as tangent map. |
Method of using bump mapping.
CONFIDENTIAL