This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rectangular/core/shaders/distortion/vignette_mask.tres

14 lines
396 B
Text
Raw Permalink Normal View History

[gd_resource type="GradientTexture2D" load_steps=2 format=3 uid="uid://bwlgypt4xjocj"]
[sub_resource type="Gradient" id="Gradient_h26vj"]
2024-10-16 20:23:53 +02:00
interpolation_mode = 2
offsets = PackedFloat32Array(0.0432099, 1)
colors = PackedColorArray(0.0768358, 0.0768358, 0.0768358, 1, 1, 1, 1, 1)
[resource]
gradient = SubResource("Gradient_h26vj")
width = 640
height = 640
fill = 1
fill_from = Vector2(0.5, 0.5)