Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ShadowCastersCullingInfos

This structure contains the information to perform shadow casters culling for one camera.
Read time 1 minuteLast updated 5 days ago

Definition

public struct ShadowCastersCullingInfos

Remarks

Fields

Value

Description

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.