Light Linking

Hey Guys,

Does anybody know if light linking is possible in Unity. For example: have a light only affect certain object in the scene.
Any help would be appreciated.

Kue,

You could make something like that by assigning a layer to an object and select this layer as the culling mask for your light.