Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Export blender lights to Unity

I need help to Export Blender Lights to Unity, I created a Material with a light and need use this in Unity, but when I export this lights in .fbx, Unity not recognises this, only recognises the material

thanks for the help.

like image 261
G.Soria Avatar asked Sep 02 '25 16:09

G.Soria


1 Answers

If you mean the light objects in blender, you can't export them to Unity. Rather, use Unity's built-in light objects to illuminate your scene.

You could try to bake the lightning information into the texture though, using either Blender or Unity to do so.