This version of Unity is unsupported.

ShadowCastersCullingInfos

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

This structure contains the information to perform shadow casters culling for one camera.

Properties

perLightInfosAn array of LightShadowCasterCullingInfo.
splitBufferAn array that works as a buffer to store all the ShadowSplitData structs you want to use for shadow casters culling.