Inheritance: EventDispatcher → Node → LightingNode → AnalyticLightNode →
Module for representing hemisphere lights as nodes.
Constructs a new hemisphere light node.
light
The hemisphere light source.
Default is null.
Uniform node representing the light's ground color.
A node representing the light's direction.
Uniform node representing the light's position.
Overwritten to updated hemisphere light specific uniforms.
frame
A reference to the current node frame.
Overrides: AnalyticLightNode#update