Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Lightmapping

Experimental lightmapping features.
Read time 1 minuteLast updated 6 days ago

Definition

public sealed class Lightmapping

Remarks

Additional Resources: Lightmapping.

Static Properties

Property

Description

probesIgnoreDirectEnvironmentIf enabled ignores the direct contribution from the environment lighting in baked probes.
probesIgnoreIndirectEnvironmentIf enabled ignores the indirect contribution from the environment lighting in baked probes.

Static Methods

Method

Description

BakeStarts a synchronous lighting bake job for the target Scene.
BakeAsyncStarts an asynchronous lighting bake job for the target Scene.
SetLightDirtyManually sets a light as dirty.