 |
AssimpExporterSupportedExportFileExtensions Property |
Gets an array of supported file extensions for exporting (file extension are written without star and dot as prefix, g.e. "fxb", "obj", etc.)
Namespace: Ab4d.SharpEngine.AssimpAssembly: Ab4d.SharpEngine.Assimp (in Ab4d.SharpEngine.Assimp.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxpublic string[] SupportedExportFileExtensions { get; }
Property Value
String[Missing <value> documentation for "P:Ab4d.SharpEngine.Assimp.AssimpExporter.SupportedExportFileExtensions"]
Remarks[Missing <remarks> documentation for "P:Ab4d.SharpEngine.Assimp.AssimpExporter.SupportedExportFileExtensions"]
See Also