Method GetSkyIntensity
GetSkyIntensity(SkySettings, DebugDisplaySettings)
Returns exposure setting for the provided SkySettings.
Declaration
protected static float GetSkyIntensity(SkySettings skySettings, DebugDisplaySettings debugSettings)
Parameters
| Type | Name | Description | 
|---|---|---|
| SkySettings | skySettings | SkySettings for which exposure is required.  | 
    
| DebugDisplaySettings | debugSettings | Current debug display settings  | 
    
Returns
| Type | Description | 
|---|---|
| float | Returns SkySetting exposure.  |