I’ve been looking the last couple days for how to change 2d lighting through code. My issue is any namespace I find will throw a syntax.
I’ve tried UnityEngine.experimental.rendering.universal also .LWRP nothing seems to work I always get a syntax while using the namespace if I try to extend from rendering. Anyone know of a fix?