Blacksite/assets/post_fx/chromatic_aberration.ron
Rbanh f29712d158
Some checks are pending
CI / Format, lint, test, build (push) Waiting to run
Initial project import
2026-06-05 21:44:45 -04:00

8 lines
156 B
Plaintext

(
label: "Chromatic Aberration",
kind: ChromaticAberration,
shader: "post_fx/chromatic_aberration.wgsl",
intensity: 0.8,
radius: 0.5,
)