Version: 2020.1
Experimental: this API is experimental and might be changed or removed in the future.

Lightmapping

class in UnityEditor.Experimental

切换到手册

描述

实验性光照贴图功能。

另请参阅:Lightmapping

静态变量

probesIgnoreDirectEnvironment如果启用,则在烘焙探针中忽略环境光照的直接贡献。

静态函数

Bake使用影响因子开始同步烘焙作业。
BakeAsync使用影响因子开始异步烘焙作业。
GetAdditionalBakedProbesRetrieve the bake result of additional probes.
GetCustomBakeResults检索自定义烘焙结果。
SetAdditionalBakedProbesSubmit additional probe positions to be baked using an identifier.
SetCustomBakeInputs设置自定义烘焙输入。

Events

additionalBakedProbesCompletedEvent which is called when additional probe bakes have completed and results are ready to be fetched.