Lightmapping.InputExtractionFunction
Delegate used by InputExtraction callback. This can be used to modify the BakeInput in order to customize baking.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public delegate void Lightmapping.InputExtractionFunction(InputExtraction.BakeInput bakeInput)