This commit is contained in:
2026-01-06 13:25:49 +00:00
parent 5d495d731b
commit 4e15e08b7f
1395 changed files with 295666 additions and 323 deletions

View File

@@ -0,0 +1,24 @@
{
"materials": [
{
"name": "StandardSurface",
"path": "../../resources/Materials/Examples/StandardSurface",
"baseURL": "Materials/Examples/StandardSurface"
},
{
"name": "UsdPreviewSurface",
"path": "../../resources/Materials/Examples/UsdPreviewSurface",
"baseURL": "Materials/Examples/UsdPreviewSurface"
},
{
"name": "GltfPbr",
"path": "../../resources/Materials/Examples/GltfPbr",
"baseURL": "Materials/Examples/GltfPbr"
},
{
"name": "OpenPbr",
"path": "../../resources/Materials/Examples/OpenPbr",
"baseURL": "Materials/Examples/OpenPbr"
}
]
}