Creating lights with no fading/alpha, but solid color/hard edges

Is it possible to create a spotlight in where the light doesn’t fade away, but has the same solid color until it reaches its range? Example:

alt text

I basically want to create the lighting as shown on the right in the image above.

I’ve tried experimenting with the different values and lights, and I’ve also tried using different Cookie’s but so far it always seem to fade out like this.

Thanks!

To get this you can use Projector, there is a light projector in Unity Standard Assets, then Change the Cookie and FallOff texture of the material used in projector Something Like this :

Cookie:
51453-light-1.png

FallOff:
51454-falloff-1.png

Edit : FallOff texture Above is complete White :slight_smile:

Hope this will Help :slight_smile: