Unity Products:Amplify Shader Editor/Light Color

From Amplify Creations Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Back to Node List

Light Color Node

The Light Color node outputs light color information. RGB channels contains not the light color but the result of the multiplication between light color and light intensity.


Nodes used: Light Color, World Normal, World Space Light Dir, Dot, Multiply

Output Port Description Type
RGBA Returns the original light color vector. Color
Color Returns the light color multiplied by light intensity, which corresponds to the RGB channels of the Light Color vector. Vector 3
Intensity Returns the light intensity, which corresponds to the Alpha channel of the Light Color vector. Float

Back to Node List