Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Lightmapper

enumeration

Switch to Manual

Description

Backends available for baking lighting.

Properties

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.