DirectionalLight
public sealed class DirectionalLight : LightA light with a direction but no position: the sun, and anything else far enough away that its rays arrive parallel.
Properties
| Member | Description |
|---|---|
| A flat floor of light added regardless of which way a surface faces, 0..1. This is on top of Read from the first directional light in |
| The colour of that floor, multiplied by A tint here is not decoration: an ambient floor lifted with the scene's own sky colour reads as light that failed to be modelled, and a neutral grey one reads as fog. |
| The direction the light travels, in world space. Need not be normalised. |