mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2024-11-13 00:55:33 +01:00
Add changes
This commit is contained in:
parent
05b4ea9f80
commit
485634165c
@ -8,8 +8,8 @@ namespace MA_TextureAtlasserPro
|
||||
[System.Serializable]
|
||||
public class MA_ModelGroup
|
||||
{
|
||||
public string name = "Model";
|
||||
public string name = "Model"; // public variable
|
||||
public List<Mesh> meshes = new List<Mesh>();
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user