mirror of
https://github.com/AleziaKurdis/Overte-community-apps.git
synced 2025-09-11 00:18:01 +02:00
Add the application CAM360 (Formerly known as RPO360, but with significant modifications)
21 lines
No EOL
328 B
JSON
21 lines
No EOL
328 B
JSON
{
|
|
"materialVersion": 1,
|
|
"materials": [
|
|
{
|
|
"name": "Material.001",
|
|
"albedo": [
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"metallic": 0.001,
|
|
"roughness": 1,
|
|
"emissive": [
|
|
0.16235294117647056,
|
|
2.3,
|
|
0.4149019607843137
|
|
],
|
|
"cullFaceMode": "CULL_BACK"
|
|
}
|
|
]
|
|
} |