remove fog start and fog end parameters

This commit is contained in:
veclavtalica
2025-01-20 19:29:57 +03:00
parent 8a5d639f95
commit 3f9906a918
5 changed files with 3 additions and 9 deletions

View File

@ -281,8 +281,6 @@
"fields": [
{ "name": "frame_number", "type": "float" },
{ "name": "frame_duration", "type": "float" },
{ "name": "fog_start", "type": "float" },
{ "name": "fog_end", "type": "float" },
{ "name": "fog_density", "type": "float" },
{ "name": "fog_color", "type": "Color" },
{ "name": "resolution", "type": "Vec2" },