Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Lightmapping.BakeLightProbesOnlyAsync

static function BakeLightProbesOnlyAsync(): bool;
static bool BakeLightProbesOnlyAsync();
static def BakeLightProbesOnlyAsync() as bool

Description

Starts an asynchronous bake job, but only bakes light probes.

The progress can be monitored via isRunning property.