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