SetAdditionalBakeDelegate(AdditionalBakeDelegate)
Set a delegate that bakes additional data. This delegates must set its done parameter to true once baking is finished to unlock the baking pipeline. Must be reset by calling ResetDelegate again.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void SetAdditionalBakeDelegate(Lightmapping.AdditionalBakeDelegate del)