Lightmapping.SetDelegate
public static void SetDelegate(Experimental.GlobalIllumination.Lightmapping.RequestLightsDelegate del);
Description 描述
Set a delegate that converts a list of lights to a list of LightDataGI structures that are passed to the baking backends. Must be reset by calling ResetDelegate again.