Fog effect toggle

Avatar
  • updated
  • Under Consideration

Ability to turn off fog for all / specific Shapes objects

Reporting a bug? please specify Unity version:
Reporting a bug? please specify Shapes version:
Reporting a bug? please specify Render Pipeline:
Other
Avatar
Freya Holmér creator
  • Under Consideration

doing it for specific shapes would be complicated, but I could add a global precompiled fog toggle that turns it on/off for all shapes

though I'm curious - what's the use case for the toggle?

Avatar
tomdd
Quote from Freya Holmér

doing it for specific shapes would be complicated, but I could add a global precompiled fog toggle that turns it on/off for all shapes

though I'm curious - what's the use case for the toggle?

A global toggle would help, thank you.

We're using Shapes objects to create an overlay map (with Depth Test disabled) and the newly introduced fog support messed it up.

Avatar
Nils Koster

Hi Freya,

First of all thank you for an amazing product. I have this same issue, so if you are still considering fog toggle, I would like to bump this feature request.


I am using shapes for UI (world) where I need a cursor to hover above a world object. At the same time I'm using quite heavy fog at times which obscures the cursor.

All the Best

/Nils

Avatar
Freya Holmér creator

If you want to hotfix/disable fog globally before the next update, go to Shapes.cginc and comment out line 20

Image 764