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/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Substance/resources/atom/atom.material

16 lines
489 B
Plaintext

{
"material": {
"baseMaterial": "StaticMesh.basematerial",
"propertyLayoutVersion": 1,
"properties": {
"general": {
"DiffuseColor": [ 1.0, 0.5, 0.5, 1.0 ],
"DiffuseMap": "Textures/Streaming/streaming12.dds",
"NormalMap": "Textures/left_mask.png",
"SpecularMap": "Textures/left_mask.png",
"EnvironmentMap": "Textures/YokohamaCube_cm.dds"
}
}
}
}