aboutsummaryrefslogtreecommitdiff
path: root/client/gui/resources/materials/grayscale_material.tres
blob: 236ad4438c282a0c6d58c778dc3ef7377a5dbda9 (plain)
1
2
3
4
5
6
[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://bplhkekj6rebp"]

[ext_resource type="Shader" uid="uid://qjrh2imc53u1" path="res://gui/resources/shaders/grayscale.gdshader" id="1_u0c2c"]

[resource]
shader = ExtResource("1_u0c2c")