Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeProjectSettings.h |
Include |
#include "InterchangeProjectSettings.h" |
class UInterchangeProjectSettings : public UDeveloperSettings
Name | Description | ||
---|---|---|---|
|
bShowPipelineStacksConfigurationDialog |
If enabled, the pipeline stacks configuration dialog will show every time interchange must choose a pipeline to import or re-import. |
|
|
bUseInterchangeWhenImportingIntoLevel |
If checked, will use Interchange when importing into level. |
|
|
DefaultPipelineStack |
This tell interchange which pipeline to select when importing assets. |
|
|
DefaultScenePipelineStack |
This tell interchange which pipeline to select when importing scenes. |
|
|
TSoftClassPtr< ... |
PipelineConfigurationDialogClass |
This tell interchange which pipeline configuration dialog to popup when we need to configure the pipelines. |
|
PipelineStacks |
All the available pipeline stacks you want to use to import with interchange. |