mirror of
https://github.com/sphynx-owner/JFA_driven_motion_blur_addon.git
synced 2025-09-19 04:06:08 +08:00
10 lines
337 B
Plaintext
10 lines
337 B
Plaintext
[gd_resource type="Resource" script_class="BlurVelocityComponentResource" load_steps=2 format=3 uid="uid://rp3mpjmisoyh"]
|
|
|
|
[ext_resource type="Script" path="res://PreBlurProcessing/blur_velocity_component_resource.gd" id="1_ijikr"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_ijikr")
|
|
multiplier = 1.0
|
|
lower_threshold = 0.0
|
|
upper_threshold = 0.0
|