Experimental lightmapping features.
Additional resources: Lightmapping.
Property | Description |
---|---|
probesIgnoreDirectEnvironment | If enabled ignores the direct contribution from the environment lighting in baked probes. |
probesIgnoreIndirectEnvironment | If enabled ignores the indirect contribution from the environment lighting in baked probes. |
Method | Description |
---|---|
Bake | Starts a synchronous lighting bake job for the target Scene. |
BakeAsync | Starts an asynchronous lighting bake job for the target Scene. |
SetLightDirty | Manually sets a light as dirty. |