 |
AssimpExporterSupportedExporterFormats Property |
Gets an array of AssimpExportFormatDesc that provide detailed information on supported import file formats.
Namespace: Ab4d.SharpEngine.AssimpAssembly: Ab4d.SharpEngine.Assimp (in Ab4d.SharpEngine.Assimp.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntaxpublic AssimpExportFormatDesc[] SupportedExporterFormats { get; }
Property Value
AssimpExportFormatDesc[Missing <value> documentation for "P:Ab4d.SharpEngine.Assimp.AssimpExporter.SupportedExporterFormats"]
Remarks[Missing <remarks> documentation for "P:Ab4d.SharpEngine.Assimp.AssimpExporter.SupportedExporterFormats"]
See Also