Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


receiverPlaneCount

The number of receiver planes.
Read time 1 minuteLast updated 6 days ago

Definition

public readonly int receiverPlaneCount

Remarks

The number of receiver planes in the BatchCullingContext.cullingPlanes array. Receiver planes are only present when culling Lights, otherwise the number is zero. You can use receiver planes to reject shadow casters that are not visible in the receiver view.