Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Increase the min size of the starting point on a spotlight.

Discussion in 'Graphics Experimental Previews' started by seanybaby2, Dec 1, 2018.

  1. seanybaby2

    seanybaby2

    Joined:
    May 17, 2013
    Posts:
    120
    How do I increase the min size of the starting point on a spotlight? Right now the starting point on a spotlight is roughly 0 and scales outward. I would like for it to start thicker. Is there a way to do this? I tried sifting through the HDRP lighting code but it's pretty difficult to adjust.
     
  2. SebLagarde

    SebLagarde

    Unity Technologies

    Joined:
    Dec 30, 2015
    Posts:
    934
    Hi, there is no option currently to do that,
    in 2019.1 there will be settings to control this a bit more.
     
  3. seanybaby2

    seanybaby2

    Joined:
    May 17, 2013
    Posts:
    120
    Oh that's great! I actually managed to change your source code a bit to do this anyway :D HDRP is great! Glad to see you guys will support this natively though.