Share

AcGiMaterialTraits::NormalMapMethod Enumeration

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

Was this information helpful?