The supported model formats include: {{(idx > 0 ? ", " : "") + format}}
MDC is a simple 3D model format commonly used to store basic geometric information and possible texture data.
The MDC format is often used to store relatively simple static models, such as static decorations or simple entities used in game scenes.
Its design goal is to provide a lightweight, easy-to-load and process model format, suitable for application scenarios that do not require high model quality or require a large number of model loads.