Baked lighting

https://docs.unity3d.com/Manual/LightMode-Baked.html

baked lighting

baked lights are light components which have their mode property set to baked

use baked mode for lights used for local ambience, rather than fully featured lights. unity pre-calculates the illumination from these lights before run time, and does not include them in any run-time lighting calculations. this means that there is no run-time overhead for baked lights.

unity bakes direct and indirect lighting from baked lights into light maps (to illuminate static game objects) and light probes (to illuminate dynamic light game objects). baked lights can not emit specular lighting, even on dynamic game objects. baked lights do not change in response to actions taken by the player, or events which take place in the scene. they are mainly useful for increasing brightness in dark areas without needing to adjust all of the lighting within in a scene.

baked lights are also the only light type for which dynamic game objects can not cast shadows on other dynamic game objects.

advantages of baked lighting
1/ high quality shadows from statics

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值