Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BakeSelected()

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

Definition

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

Returns

Type

Description

bool

Remarks

Returns when the lightmapping has finished.