Version: 2020.2
public int maxBounces ;

描述

Stores the maximum number of bounces the Progressive Lightmapper computes for indirect lighting. (Editor only)

To reduce the computational load and improve performance during bakes, the Progressive Lightmapper terminates light paths that contribute little to the appearance of the Scene lighting. Light paths are weighted so that those with low intensity are more likely to be terminated first. This technique is known as Russian Roulette.

maxBounces determines the maximum number of bounces for an indirect light path.

Default value: 2. Range: 0–100. The higher the value, the longer the bake time. Values of up to 10 are suitable for most Scenes. Values higher than 10 might lead to significantly longer bake times.

To disable the Russian Roulette technique, set maxBounces to the same value as LightmapSettings.minBounces.

When Unity serializes this LightingSettings object as a Lighting Settings Asset, this property corresponds to the Max Bounces property in the Lighting Settings Asset Inspector.

See Also: Lighting Settings Asset, LightmapSettings.minBounces.

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