This version of Unity is unsupported.

Lightmapper

enumeration

Description

Backends available for baking lighting.

Properties

EnlightenBackend for baking lighting with 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.