You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Updated tutorial_lighting (markdown)
@@ -15,7 +15,7 @@ The emission color is a material property, as seen in the previous tutorials abo
|
|||||||
|
|
||||||
As mentioned before, there are three types of light nodes: Directional, Ambient and Spot. Each has different uses and will be described in detail below, but firs let's take a look at the common parameters for lights:
|
As mentioned before, there are three types of light nodes: Directional, Ambient and Spot. Each has different uses and will be described in detail below, but firs let's take a look at the common parameters for lights:
|
||||||
|
|
||||||
<p align="center"><img src="images/light_directional.png"></p>
|
<p align="center"><img src="images/light_params.png"></p>
|
||||||
|
|
||||||
Each one has a specific function:
|
Each one has a specific function:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user