Flags for sampling bump mapping in the rendering API.
Enumerations |
|
enum |
SAMPLEBUMP
{
NONE , MIPFALLOFF } |
函数 |
|
enum SAMPLEBUMP | MAXON_ENUM_FLAGS ( SAMPLEBUMP ) |
|
strong |
Enumerator | |
---|---|
NONE |
None. |
MIPFALLOFF |
Additional bump change over distance is considered. |
enum SAMPLEBUMP MAXON_ENUM_FLAGS | ( | SAMPLEBUMP | ) |