Facepunch / sbox-issues

166 stars 11 forks source link

UI Only Post-Processing #4672

Open Retroeer opened 5 months ago

Retroeer commented 5 months ago

For?

S&Box

What can't you do?

Post-Process effects that only affect UI elements

How would you like it to work?

CameraComponent.AddHookAfterOverlay let's us do post-processing effects after the UI is drawn, perhaps we could get a CameraComponent.AddHookBeforeOverlay that lets us only do post-processing effects on the ui?

What have you tried?

Nothing, not even sure if there's a way to do this currently.

Additional context

No response

cohaereo commented 5 months ago

+1, would like this for UI-only deformations like fisheye/curving/bending