Method ToLightEstimationMode
ToLightEstimationMode(LightEstimation)
Converts a LightEstimation to the deprecated LightEstimationMode.
Declaration
[Obsolete("LightEstimationMode is deprecated. (2023-02-22)")]
public static LightEstimationMode ToLightEstimationMode(this LightEstimation self)
Parameters
| Type | Name | Description |
|---|---|---|
| LightEstimation | self | The LightEstimation being converted. |
Returns
| Type | Description |
|---|---|
| LightEstimationMode | A |