You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Feature/Common/Assets/Materials/ReflectionProbe/ReflectionProbeVisualizatio...

36 lines
875 B
Plaintext

{
"materialType": "ReflectionProbeVisualization.materialtype",
"propertyLayoutVersion": 1,
"properties": {
"general": {
"enableShadows": false,
"enableDirectionalLights": false,
"enablePunctualLights": false,
"enableAreaLights": false,
"enableIBL": true
},
"baseColor": {
"color": [ 1.0, 1.0, 1.0 ],
"factor": 1.0,
"useTexture": false,
"textureMap": ""
},
"specularF0": {
"factor": 0.5,
"useTexture": false,
"textureMap": ""
},
"normal": {
"factor": 1.0,
"useTexture": false,
"textureMap": ""
},
"metallic": {
"factor": 1.0
},
"roughness": {
"factor": 0.0
}
}
}