Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithDefinitions.h |
Include |
#include "DatasmithDefinitions.h" |
enum EDatasmithTextureMode
{
Diffuse,
Specular,
Normal,
NormalGreenInv,
UNUSED_Displace,
Other,
Bump,
Ies,
}
Name |
Description |
---|---|
Diffuse |
|
Specular |
|
Normal |
|
NormalGreenInv |
|
UNUSED_Displace |
|
Other |
|
Bump |
|
Ies |
Different usage for textures.
Preserve enum order.