Version: 2020.3
言語: 日本語

Light.useViewFrustumForShadowCasterCull

マニュアルに切り替える
public bool useViewFrustumForShadowCasterCull ;

説明

Whether to cull shadows for this Light when the Light is outside of the view frustum.

Set this to true to calculate shadows for the Light only when it is within the view frustum, and cull shadows for this Light when it is outside the view frustum. This is the default behavior.

Set this to false to calculate shadows for this Light, regardless of whether it is within the view frustum or not. This is useful if you are caching shadow maps; you can calculate shadows for a number of Lights that are not visible within the same view frustum, and continue to use the shadow map as the view changes.

When you set this to false, Unity performs the same culling calculations as before but with an effectively infinite view frustum.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961