mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-08 05:27:44 +02:00
- GridPattern -> Material - Replaced stringified compare with deep compare - Copied+modified zone icon (consistent color, removed sharp edges)
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"materialVersion": 1,
|
|
"materials": {
|
|
"albedo": [
|
|
0.0,
|
|
0.0,
|
|
7.0
|
|
],
|
|
"unlit": true,
|
|
"opacity": 0.4,
|
|
"albedoMap": "GridPattern.png"
|
|
}
|
|
}
|