blob: 6e53db6f810874574603b2ea02e5e331f0cb3a6f (
plain) (
tree)
|
|
{
"vert": "/altcraft/shaders/vert/sky",
"frag": "/altcraft/shaders/frag/sky",
"uniforms": [
"view",
"projection",
"model",
"textureAtlas",
"DayTime",
"sunTexture",
"sunTextureLayer",
"moonTexture",
"moonTextureLayer"
]
}
|