Experimental lightmapping features.
See Also: Lightmapping.
| probesIgnoreDirectEnvironment | If enabled ignores the direct contribution from the environment lighting in baked probes. | 
| 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 | Retrieve the custom bake results. | 
| GetCustomBakeResultsNoCopy | Retrieve the custom bake results. | 
| SetAdditionalBakedProbes | Submit additional probe positions to be baked using an identifier. | 
| SetCustomBakeInputs | Set the custom bake inputs. | 
| 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. |