Unity Area Light
Unity3D Area Light
Last updated
Unity3D Area Light
Last updated
Our Area Light can be used at runtime as well as in editor.
There are two ways you can create Area Light.
Manually adding in editor
Create an empty Game Object
Add new component "Real Light"
That's it. Now you can perform transform operations such as "Position, Rotation, Scale" and area light operations such as intensity, color etc.
By using C#