unreal.DatasmithConsumer
¶
- class unreal.DatasmithConsumer(outer=None, name='None')¶
Bases:
unreal.DataprepContentConsumer
Datasmith Consumer
C++ Source:
Plugin: DatasmithImporter
Module: DatasmithImporter
File: DatasmithConsumer.h
Editor Properties: (see get_editor_property/set_editor_property)
datasmith_scene
(DatasmithScene): [Read-Write] End of UObject interfaceunique_id
(str): [Read-Write] Stores the level used on the last call to UDatasmithConsumer::Run
- property datasmith_scene¶
[Read-Only] End of UObject interface
- Type