June 2018
Beginner to intermediate
298 pages
7h 38m
English
Lighting is a complex subject all on its own. Deciding where to place lights and how to set their color and intensity can dramatically affect how a scene looks.
Godot provides three lighting nodes in 3D:
In addition to using individual lights, you can also set an ambient light using WorldEnvironment.
Add a WorldEnvironment node to the scene. In the Inspector, select New Environment in the Environment property. Everything will turn black, but don't worry, you'll fix that soon:
Click on New ...
Read now
Unlock full access