Version: 2022.3
언어: 한국어
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.