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 11 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor
public delegate void Lightmapping.InputExtractionFunction(InputExtraction.BakeInput bakeInput)