Config.LightEstimationMode

public static final enum Config.LightEstimationMode

Select the behavior of the lighting estimation subsystem.

Inherited Methods

Enum Values

AMBIENT_INTENSITY

 public 
  
 static 
  
 final 
  
 Config 
 . 
 LightEstimationMode 
  
 AMBIENT_INTENSITY 

Lighting estimation is enabled, generating a single-value intensity estimate and three (R, G, B) color correction values.

DISABLED

 public 
  
 static 
  
 final 
  
 Config 
 . 
 LightEstimationMode 
  
 DISABLED 

Lighting estimation is disabled.

ENVIRONMENTAL_HDR

 public 
  
 static 
  
 final 
  
 Config 
 . 
 LightEstimationMode 
  
 ENVIRONMENTAL_HDR 

Lighting estimation is enabled, generating inferred Environmental HDR lighting estimation in linear color space.

This mode is incompatible with the front-facing (selfie) camera. If set on a Session created for the front-facing camera, the call to configure will fail.

Design a Mobile Site
View Site in Mobile | Classic
Share by: