fix godray orientation + fix blur
This commit is contained in:
@@ -83,6 +83,7 @@ extends Resource
|
||||
@export var enable_dust: bool = true #Floating dust particles overlay
|
||||
@export var enable_blur: bool = true #Screen blur effect
|
||||
@export var enable_environment_shadows: bool = true #Cloud shadow projection on terrain
|
||||
@export var blur_amount: float = 0.6
|
||||
|
||||
#Shader materials used by weather and sky systems
|
||||
@export_group("Environment Materials")
|
||||
|
||||
Reference in New Issue
Block a user