VulkanShader_1.21.10-0.0.4-alpha.jar
Download file
{
"vertex": "clouds",
"fragment": "clouds",
"samplers": [],
"UBOs": [
{ "type": "vertex", "binding": 0, "fields": [
{ "name": "MVP", "type": "matrix4x4", "count": 16, "values": [ 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0 ] },
{ "name": "ModelOffset", "type": "float", "count": 3, "values": [ 0.0, 0.0, 0.0 ] }
] },
{ "type": "all", "binding": 1, "fields": [
{ "name": "ColorModulator", "type": "float", "count": 4, "values": [ 0.0, 0.0, 0.0, 0.0 ] },
{ "name": "FogCloudsEnd", "type": "float", "count": 1, "values": [ 1.0 ] }
] }
]
}
Download file