File: LightingContextNode.md | Updated: 11/15/2025
LightingContextNode represents an extension of the ContextNode module by adding lighting specific context data. It represents the runtime context of LightsNode.
Constructs a new lighting context node.
lightsNode | The lights node.
---|---
lightingModel | The current lighting model. Default is null.
backdropNode | A backdrop node. Default is null.
backdropAlphaNode | A backdrop alpha node. Default is null.
A backdrop alpha node.
Default is null.
A backdrop node.
Default is null.
The current lighting model.
Default is null.
Returns a lighting context object.
Returns: The lighting context object.