remove fog start and fog end parameters
This commit is contained in:
@ -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" },
|
||||
|
Reference in New Issue
Block a user