Sky Light
Method #
This node simulates a dome/sky light by surrounding the scene with a large number of shadow-casting spotlights positioned on the dome pointing inwards. This allows the skylight to be rendered efficiently, although it may still be too slow for real-time use in many scenes. To increase efficiency the spotlight shadow maps can be cached and only a subset updated per frame. This reduces render time significantly but reduces responsiveness to animation.
Turn on deferred rendering on the root node to enable the skylight.
All nodes connected to this node are treated as if flowing to the parent node, and inherits any transformation changes along the chain.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Omnidirectional When enabled, light emits from all directions inward. When disabled, light only emits from above.
Brightness Brightness of the light emit skylight.
Visible Dome Brightness Brightness of the visible skylight dome.
SkyDome Radius Radius of the skylight.
Apply Diffuse Enable / disable diffuse lighting for a Sky Light.
Apply Specular Enable / disable specular lighting for a Sky Light.
Apply Refracted Skylight Rays can move through translucent surfaces.
Translucent Raytraced Shadows Allows translucent shadows to be generated by Glass Materials.
Visible Sky Dome Generates a visible sky box around the light scene.
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Omnidirectional | When enabled, light emits from all directions inward. When disabled, light only emits from above. |
Brightness | Brightness of the light emit skylight. |
Visible Dome Brightness | Brightness of the visible skylight dome. |
SkyDome Radius | Radius of the skylight. |
Apply Diffuse | Enable / disable diffuse lighting for a Sky Light. |
Apply Specular | Enable / disable specular lighting for a Sky Light. |
Apply Refracted | Skylight Rays can move through translucent surfaces. |
Translucent Raytraced Shadows | Allows translucent shadows to be generated by Glass Materials. |
Visible Sky Dome | Generates a visible sky box around the light scene. |
Name | Description | Typical Input |
---|---|---|
Objects | Select which objects should be affected by the skylight. | 3D Object |
Environment Map | Add an environment map to control the colour of the skylight. | Environment Image |
Transform Modifiers | Apply the transforms of another node to this node. | Null |
Target Node | Modifiy the rotations of the node to always direct the z axis towards the input. | Null |
Local Transform Override | Apply the transforms of another node to this node, relative to its parent. | Null |