unreal.InterchangeGLTFPipeline

class unreal.InterchangeGLTFPipeline(outer: Object | None = None, name: Name | str = 'None')

Bases: InterchangePipelineBase

Interchange GLTFPipeline

C++ Source:

  • Plugin: Interchange

  • Module: InterchangePipelines

  • File: InterchangeglTFPipeline.h

Editor Properties: (see get_editor_property/set_editor_property)

  • pipeline_display_name (str): [Read-Write] The name of the pipeline that will be display in the import dialog.

property pipeline_display_name: str

[Read-Write] The name of the pipeline that will be display in the import dialog.

Type:

(str)