Unity_1lab/1 laba/Library/PackageCache/com.unity.shadergraph@bbc2145cfdb2/Documentation~/Main-Light-Direction-Node.md
lapich_valya c9e999597d test
penis(передвинула стенку)
2025-09-15 22:14:24 +03:00

13 lines
605 B
Markdown

# Get Main Light Direction Node
## Description
Provides access to the direction of the main directional light in the scene.
The main directional light is the one casting shadows if there is any. Otherwise, it fallbacks to the first non shadow casting directional light.
### Ports
| Name | Direction | Type | Description |
| :------------ | :-------- | :------------- | :-------------------------------------------------------- |
| **Direction** | Output | Vector3 | The normalized direction of the sun light in world space. |