lightingThresholds property

LightingThresholds? lightingThresholds
getter/setter pair

Sets the for lighting estimation. See LightingThresholds class for more detailed information.

Default: tooDarkThreshold: 0.99, tooBrightThreshold: 0.99

Implementation

LightingThresholds? lightingThresholds = LightingThresholds();