Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
| Name | ETextureMapType |
| Type | enum |
| Header File | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h |
| Include Path | #include "DatasmithFBXScene.h" |
Syntax
enum ETextureMapType
{
UV = 0,
Planar = 1,
Triplanar = 2,
}
Values
| Name | Remarks |
|---|---|
| UV | |
| Planar | |
| Triplanar |