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.