unreal.InterchangeSceneHierarchyType

class unreal.InterchangeSceneHierarchyType

Bases: EnumBase

EInterchange Scene Hierarchy Type

C++ Source:

  • Plugin: Interchange

  • Module: InterchangePipelines

  • File: InterchangeGenericScenesPipeline.h

CREATE_LEVEL_ACTORS: InterchangeSceneHierarchyType

Create actors in the current editor world for all scene nodes in the source hierarchy.

Type:

0

CREATE_LEVEL_INSTANCE_ACTOR: InterchangeSceneHierarchyType

Create a world containing all scene nodes in the source hierarchy and reference the world has a level instance actor in the current editor world.

Type:

1