unreal.GLTFExportMessages¶
- class unreal.GLTFExportMessages(suggestions: Array[str] = [], warnings: Array[str] = [], errors: Array[str] = [])¶
Bases:
StructBaseGLTFExport Messages
C++ Source:
Plugin: GLTFExporter
Module: GLTFExporter
File: GLTFExporter.h
Editor Properties: (see get_editor_property/set_editor_property)
errors(Array[str]): [Read-Write] Errorssuggestions(Array[str]): [Read-Write] Suggestionswarnings(Array[str]): [Read-Write] Warnings