Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


inputExtraction

Event which is called when the bake job calls ExtractFromScene. This happens when a bake is started from the Editor or a bake is started with the lightmapping API. Additional Resources: Lightmapping.Bake, Lightmapping.BakeAsync.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Event
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static event Lightmapping.InputExtractionFunction inputExtraction

Remarks