Version: 2022.2

ShadowSplitData.cullingNearPlane

切换到手册
public float cullingNearPlane ;

描述

The near plane distance that Unity uses to cull objects. Unity transforms the objects with ShadowSplitData.cullingMatrix, and then culls the ones that are farther than the near plane distance.