space-game001/resources/config2/lights_uni_exterior.json
2026-06-04 15:14:18 +03:00

18 lines
304 B
JSON

{
"lights": [
{
"id": "lamp_entrance",
"positionX": 6.6335,
"positionY": 2.9,
"positionZ": -9.3,
"directionX": 0.0,
"directionY": -1.0,
"directionZ": 0.0,
"colorR": 4.0,
"colorG": 3.2,
"colorB": 2.4,
"autoLight": false
}
]
}