Navigation
API > API/Plugins > API/Plugins/InterchangePipelines
| |
|
| Name |
UInterchangeGLTFPipeline |
| Type |
class |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Pipelines/Public/InterchangeglTFPipeline.h |
| Include Path |
#include "InterchangeglTFPipeline.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UInterchangeGLTFPipeline : public UInterchangePipelineBase
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
UInterchangeGLTFPipeline()
|
|
InterchangeglTFPipeline.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| GLTFPipelineSettings |
TObjectPtr< UGLTFPipelineSettings > |
|
InterchangeglTFPipeline.h |
|
| PipelineDisplayName |
FString |
The name of the pipeline that will be display in the import dialog. |
InterchangeglTFPipeline.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Common"
- Meta=(StandAlonePipelineProperty="True", PipelineInternalEditionData="True")
|
Functions