This version of Unity is unsupported.

Lightmapper

enumeration

Switch to Manual

Description

Backends available for baking lighting.

Properties

EnlightenBackend for baking lighting with Enlighten Baked Global Illumination, based on the Enlighten radiosity middleware.
ProgressiveCPUBackend for baking lighting using the CPU. Uses a progressive path tracing algorithm.
ProgressiveGPUBackend for baking lighting using the GPU. Uses a progressive path tracing algorithm.