mirror of
https://github.com/AleziaKurdis/Overte-community-apps.git
synced 2025-08-28 19:45:59 +02:00
Add the application CAM360 (Formerly known as RPO360, but with significant modifications)
21 lines
No EOL
311 B
JSON
21 lines
No EOL
311 B
JSON
{
|
|
"materialVersion": 1,
|
|
"materials": [
|
|
{
|
|
"name": "Material.001",
|
|
"albedo": [
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"metallic": 0.001,
|
|
"roughness": 1,
|
|
"emissive": [
|
|
2.18,
|
|
0.9061960784313726,
|
|
0
|
|
],
|
|
"cullFaceMode": "CULL_BACK"
|
|
}
|
|
]
|
|
} |