Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Import data and options specific to tessellated Datasmith scenes
| Name | UDatasmithCADImportSceneData |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
Syntax
UCLASS (MinimalAPI)
class UDatasmithCADImportSceneData : public UDatasmithSceneImportData
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAssetImportData → UDatasmithSceneImportData → UDatasmithCADImportSceneData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TessellationOptions | FDatasmithTessellationOptions | DatasmithAssetImportData.h |
|