The supported model formats include: {{(idx > 0 ? ", " : "") + format}}
XGL is an XML-based 3D graphics language used to describe 3D models and scenes.
XGL, as an XML-based format, has good readability and extensibility, but it may take up more storage space and load time than binary formats.
It is suitable for situations that require exchanging data between different 3D applications or importing and exporting scenes and models.