Navigation
API > API/Plugins > API/Plugins/InterchangePipelines
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDeveloperSettings
- UGLTFPipelineSettings
References
| Module | InterchangePipelines |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Pipelines/Public/InterchangeglTFPipeline.h |
| Include | #include "InterchangeglTFPipeline.h" |
Syntax
UCLASS (Config=Interchange,
Meta=(DisplayName="Interchange glTF", ToolTip="Interchange settings for glTF conversions."))
class UGLTFPipelineSettings : public UDeveloperSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FString, FSoftObjectPath > | MaterialParents |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BuildMaterialInstance
(
const UInterchangeShaderGraphNode* ShaderGraphNode, |
||
| bool | |||
| void | SetMaterialParentsEditible
(
bool bEditible |
||
| TArray< FString > |
Constants
| Name | Description |
|---|---|
| ExpectedMaterialInstanceIdentifiers |