Needs a lot of cleanup. Data has been de-duplicated, and where identical copies existed, one of them has been replaced with a symlink. Some files have been excluded, such as binaries, installers and debug dumps. Some of that may still be present.
31 lines
832 B
JSON
31 lines
832 B
JSON
{
|
|
"format": {
|
|
"version": "1.0"
|
|
},
|
|
"shaders": {
|
|
"Main shader": {
|
|
"parameters": {
|
|
"Common Parameters": {
|
|
"ao_intensity": 0.75,
|
|
"emissive_intensity": 1,
|
|
"height_force": 1,
|
|
"horizonFade": 1.2999999523162842,
|
|
"nbSamples": 16
|
|
},
|
|
"Parallax Occlusion Mapping": {
|
|
"maxPOMSamples": 16,
|
|
"minPOMSamples": 4,
|
|
"pomStrength": 1,
|
|
"usePOM": false
|
|
}
|
|
},
|
|
"shader": "pbr-metal-rough",
|
|
"shaderInstance": "Main shader"
|
|
}
|
|
},
|
|
"texturesets": {
|
|
"CastleWall": {
|
|
"shader": "Main shader"
|
|
}
|
|
}
|
|
}
|