Documentation / Node reference / geo nodes
geo/AmbientLight
A uniform light applied to every surface equally.
Lights
Adds the same contribution to every surface, regardless of orientation or position. Used alone it flattens everything; keep the intensity low and pair it with a directional or other shadow-casting light.
Parameters
| Name | Type | What it does |
|---|---|---|
| color | Color | Light color. |
| intensity | Float | Light brightness. Scales the color's contribution. |
See also
This page is generated from the engine, so it describes the release you can download. The same text is in the editor's Help panel next to the node itself.