struct in UnityEngine.Experimental.Rendering
Switch to ManualSettings for ScriptableRenderContext.DrawShadows.
This structure describes which shadow light to render (lightIndex) with what split settings (splitData).
See Also: ShadowSplitData.
cullResults | Culling results to use. |
lightIndex | The index of the shadow-casting light to be rendered. |
splitData | The split data. |
DrawShadowsSettings | Create a shadow settings object. |