Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BakeSelected()

Starts a synchronous bake job for the selected objects.
Read time 1 minuteLast updated 3 days ago

Definition

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

Returns

Type

Description

bool

Remarks

Returns when the lightmapping has finished.