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.