Property supportsFaceTrackingHDRLightEstimation
supportsFaceTrackingHDRLightEstimation
Indicates whether the provider implementation supports HDR light estimation while face tracking is enabled.
Declaration
public bool supportsFaceTrackingHDRLightEstimation { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation supports HDR light estimation while face tracking is enabled. Otherwise, false. |