Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAssetImportData
- UDatasmithAssetImportData
- UDatasmithStaticMeshImportData
- UDatasmithStaticMeshCADImportData
References
| Module | DatasmithContent |
| Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include | #include "DatasmithAssetImportData.h" |
Syntax
UCLASS&40;HideCategories&61;&40;InternalProperty&41;&41;
class UDatasmithStaticMeshCADImportData : public UDatasmithStaticMeshImportData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FString > | AuxiliaryFilenames | ||
| double | ModelTolerance | ||
| double | ModelUnit | ||
| FString | ResourceFilename | ||
| FString | ResourcePath | ||
| FDatasmithTessellationOptions | TessellationOptions |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UDatasmithStaticMeshCADImportData * | GetCADImportDataForStaticMesh
(
UStaticMesh* StaticMesh, |
||
| const FString & | |||
| void | SetResourcePath
(
const FString& FilePath |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | Overridden serialize function to read in/write out the unexposed data |
Typedefs
| Name | Description |
|---|---|
| DefaultOptionsTuple |