Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
| Name | UDatasmithFBXImportOptions |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXImportOptions.h |
| Include Path | #include "DatasmithFBXImportOptions.h" |
Syntax
UCLASS (Config=EditorPerProjectUserSettings, HideCategories=(DebugProperty))
class UDatasmithFBXImportOptions : public UDatasmithOptionsBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDatasmithOptionsBase → UDatasmithFBXImportOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TextureDirs | TArray< FDirectoryPath > | DatasmithFBXImportOptions.h |
|