победа над водопадами, шейдеры m2
This commit is contained in:
@@ -27,3 +27,34 @@ enabled=PackedStringArray("res://addons/mpq_extractor/plugin.cfg")
|
||||
|
||||
rendering_device/driver.windows="d3d12"
|
||||
rendering/rendering_device/d3d12/max_resource_descriptors=1048576
|
||||
|
||||
[shader_globals]
|
||||
|
||||
wow_ambient_color={
|
||||
"type": "color",
|
||||
"value": Color(0.72, 0.8, 0.88, 1)
|
||||
}
|
||||
wow_light_color={
|
||||
"type": "color",
|
||||
"value": Color(1, 0.91, 0.78, 1)
|
||||
}
|
||||
wow_light_dir={
|
||||
"type": "vec3",
|
||||
"value": Vector3(-0.35, 0.82, -0.45)
|
||||
}
|
||||
wow_fog_color={
|
||||
"type": "color",
|
||||
"value": Color(0.55, 0.66, 0.72, 1)
|
||||
}
|
||||
wow_fog_range={
|
||||
"type": "vec2",
|
||||
"value": Vector2(1200, 5200)
|
||||
}
|
||||
wow_fog_density={
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
}
|
||||
wow_sun_elevation={
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user