mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Added volumetric fog effect.
This commit is contained in:
@@ -14,6 +14,7 @@ class RDHeaderStruct:
|
||||
|
||||
self.vertex_included_files = []
|
||||
self.fragment_included_files = []
|
||||
self.compute_included_files = []
|
||||
|
||||
self.reading = ""
|
||||
self.line_offset = 0
|
||||
|
||||
Reference in New Issue
Block a user