Post Processing Script

Hi, I am currently applying the Post processing script on my needle project. However there is a blue sphere on the user interface; I am wondering how to get rid of it ?
brave_furubhawtb.png

Original Post on Discord

by user 204651044183998464

Hey :wave: it’s not really visible on the photo, but is it the same wireframe sphere visible in the sample? https://engine.needle.tools/samples/?open=1#postprocessing

If it is that sphere, i would advice to copy the FocusDistancer (located in index.ts) and remove the Gizmos.Draw call β†’ and use that istead of the old one.

I’ll fix this for the next samples release, since it is counter productive when used outside of the sample :slight_smile: :cactus:

@kipash :cactus: thanks, it can be a toggle in the sample and off by default in the script but on in the sample.

Yes and thank you!

by user 204651044183998464