Navigation
API > API/Plugins > API/Plugins/DatasmithContent
References
| Module | DatasmithContent |
| Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithImportOptions.h |
| Include | #include "DatasmithImportOptions.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FDatasmithImportBaseOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDatasmithAssetImportOptions | AssetOptions | ||
| bool | bIncludeAnimation | Specifies whether or not to import animations | |
| bool | bIncludeCamera | Specifies whether or not to import cameras | |
| bool | bIncludeGeometry | Specifies whether or not to import geometry | |
| bool | bIncludeLight | Specifies whether or not to import lights | |
| bool | bIncludeMaterial | Specifies whether or not to import materials and textures | |
| EDatasmithImportScene | SceneHandling | Specifies where to put the content | |
| FDatasmithStaticMeshImportOptions | StaticMeshOptions |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool |