Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BakeLightProbesOnly()

Starts a synchronous bake job, but only bakes light probes.
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Removed. BakeLightProbesOnly has been deprecated. Use Bake instead
public static bool BakeLightProbesOnly()

Returns

Type

Description

bool

Remarks

Returns when the lightmapping has finished.