|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
Configuration for model writing. More...
#include <ModelWriter.hpp>
Collaboration diagram for MayaFlux::IO::ModelWriteOptions:Public Attributes | |
| std::string | format_id |
| Assimp export format id, e.g. | |
| std::string | material_name_override |
| Name to embed for the exported material, if the target format carries one. | |
Configuration for model writing.
Format-specific knobs are interpreted by the concrete writer; unsupported options are silently ignored.
Definition at line 14 of file ModelWriter.hpp.