Sets the light estimation mode for AR, by default this is turned on. This attempts to work out the ambient light in the real world so you can light your virtual objects correctly.
Definition
ARSetLightEstimationMode( mode )
void agk::ARSetLightEstimationMode( int mode )
Parameters
mode - 1=Turn light estimation on, 0=Turn light estimation off