also need a reference to a material mapping file
This commit is contained in:
parent
462bb731f1
commit
72850e1047
|
@ -22,6 +22,7 @@ public class JsonTileMesh {
|
||||||
public Vector3 positionOffset;
|
public Vector3 positionOffset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public String materials;
|
||||||
public boolean cube;
|
public boolean cube;
|
||||||
public CubeTextures textures;
|
public CubeTextures textures;
|
||||||
public int texture;
|
public int texture;
|
||||||
|
|
Loading…
Reference in a new issue