Property lightEstimationMode
lightEstimationMode
Get or set the light estimation mode. This method is obsolete. The getter uses currentLightEstimation and the setter uses requestedLightEstimation.
Declaration
[Obsolete("Use currentLightEstimation or requestedLightEstimation instead. (2019-12-13)")]
public LightEstimationMode lightEstimationMode { get; set; }
Property Value
Type | Description |
---|---|
LightEstimationMode |