class in UnityEditor.Experimental
实验性光照贴图功能。
另请参阅:Lightmapping。
probesIgnoreDirectEnvironment | 如果启用,则在烘焙探针中忽略环境光照的直接贡献。 |
Bake | Starts a synchronous lighting bake job for the target Scene. |
BakeAsync | Starts an asynchronous lighting bake job for the target Scene. |
GetAdditionalBakedProbes | Retrieve the bake result of additional probes. |
GetCustomBakeResults | 检索自定义烘焙结果。 |
GetCustomBakeResultsNoCopy | 检索自定义烘焙结果。 |
SetAdditionalBakedProbes | Submit additional probe positions to be baked using an identifier. |
SetCustomBakeInputs | 设置自定义烘焙输入。 |
SetLightDirty | Manually sets a light as dirty. |
additionalBakedProbesCompleted | Event which is called when additional probe bakes have completed and results are ready to be fetched. |