Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

RadianceCascadesRendererFeature class

Renderer feature for the 2D Radiance Cascades lighting system. Add this feature to your Universal Renderer Data asset to enable the lighting system.

public class RadianceCascadesRendererFeature : ScriptableRendererFeature

Public Members

namedescription
static Instance { get; }Global access point to the active RadianceCascadesRendererFeature instance.
QualitySettings { get; }Quality settings for the radiance cascades lighting system.
override AddRenderPasses(…)
override Create()
override OnCameraPreCull(…)

See Also