Class GlobalIlluminationUtils
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
public class GlobalIlluminationUtils
Fields
hdLightsDelegate
Declaration
public static Lightmapping.RequestLightsDelegate hdLightsDelegate
Field Value
| Type | Description |
|---|---|
| Lightmapping.RequestLightsDelegate |
Methods
LightDataGIExtract(Light, ref LightDataGI)
Declaration
public static bool LightDataGIExtract(Light l, ref LightDataGI ld)
Parameters
| Type | Name | Description |
|---|---|---|
| Light | l | |
| LightDataGI | ld |
Returns
| Type | Description |
|---|---|
| Boolean |