C++
enum NormalMapMethod { kTangentSpace };
File
acgimaterial.h
Members
| Members | Description |
|---|---|
| kTangentSpace | Use tangent space method to compute the normal map |
Description
This enum defines the normal maps.
Previous Class
AcGiMaterialTraits2
enum NormalMapMethod { kTangentSpace };
acgimaterial.h
| Members | Description |
|---|---|
| kTangentSpace | Use tangent space method to compute the normal map |
This enum defines the normal maps.
AcGiMaterialTraits2