Nodes > Functions > Lights
Light Color
When used with a Loop (Lights) node, returns the color value of the current Light.
Light Direction
When used with a Loop (Lights) node, returns the world direction vector the current Light is facing.
Light Intensity
When used with a Loop (Lights) node, returns the intensity value of the current Light.
Light Position
When used with a Loop (Lights) node, returns the world position of the current Light.
Loop ( Lights )
Creates a loop that executes once for each Light affecting the object and returns a single result.
Was this page helpful?