init
This commit is contained in:
commit
102013b228
1443 changed files with 1065651 additions and 0 deletions
40
Assets/Textures/boxes/box1.json
Normal file
40
Assets/Textures/boxes/box1.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"format": {
|
||||
"version": "1.0"
|
||||
},
|
||||
"shaders": {
|
||||
"Main shader": {
|
||||
"parameters": {
|
||||
"Common Parameters": {
|
||||
"ao_intensity": 0.75,
|
||||
"emissive_intensity": 1,
|
||||
"horizonFade": 1.2999999523162842,
|
||||
"nbSamples": 16
|
||||
},
|
||||
"Parallax Occlusion Mapping": {
|
||||
"maxPOMSamples": 16,
|
||||
"minPOMSamples": 4,
|
||||
"pomStrength": 1,
|
||||
"usePOM": false
|
||||
},
|
||||
"Subsurface Scattering Parameters": {
|
||||
"sssColor": [
|
||||
0.7009999752044678,
|
||||
0.3009999990463257,
|
||||
0.3050000071525574
|
||||
],
|
||||
"sssEnabled": true,
|
||||
"sssScale": 0.5,
|
||||
"sssType": 1
|
||||
}
|
||||
},
|
||||
"shader": "pbr-metal-rough",
|
||||
"shaderInstance": "Main shader"
|
||||
}
|
||||
},
|
||||
"texturesets": {
|
||||
"cardboard1": {
|
||||
"shader": "Main shader"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue