dalao,请教个问题,
如图,我建模建的是‘’*‘’型的







代码
{
"from": [ 8, 0, 1 ],
"to": [ 8.0625, 16, 15 ],
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
}
},
{
"from": [ 1, 0, 1 ],
"to": [ 21, 16, 1.0625 ],
"rotation": { "origin": [ 1, 0, 1 ], "axis": "y", "angle": -45, "rescale": true },
"faces": {
"north": { "uv": [ 0, 0, 15.9375, 16 ], "texture": "#cross" },
"south": { "uv": [ 0.0625, 0, 16, 16 ], "texture": "#cross" }
}
},
{
"from": [ 1, 0, 15 ],
"to": [ 21, 16, 15.0625 ],
"rotation": { "origin": [ 1, 0, 15 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"north": { "uv": [ 0, 0, 15.5, 1 ], "texture": "#cross" },
"south": { "uv": [ 0.5, 0, 16, 1 ], "texture": "#cross" }
}
}
]
}