nw::gfx::res::ResFragmentLighting::BumpMode Enumerated Type

Syntax

enum BumpMode;

Value

Value Description
BUMPMODE_NOT_USED Do not use bump texture.
BUMPMODE_AS_BUMP Use as bump map.
BUMPMODE_AS_TANG Use as tangent map.

Description

Method of using bump mapping.


CONFIDENTIAL