unreal.DataprepAssetInstance

class unreal.DataprepAssetInstance(outer=None, name='None')

Bases: unreal.DataprepAssetInterface

A DataprepAssetInstance is an implementation of the DataprepAssetInterface sharing its recipe pipeline with an existing Dataprep asset or another DataprepAssetInstance. It has its own inputs and output. It has overrides of the externalized parameters of the pipeline.

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepCore

  • File: DataprepAssetInstance.h