Files
mindustry/tools/extra-schemas/mindustry.graphics.g3d.MultiMesh.json
2026-08-11 14:05:33 -04:00

8 lines
201 B
JSON

{
"superclass": "mindustry.graphics.g3d.GenericMesh",
"meshes": {
"type": "mindustry.graphics.g3d.GenericMesh[]",
"doc": "Meshes to render together, in order. Required - no default."
}
}