Day/night callback

Hi, is there a hook or callback for day/night (enableLightning)? Just something simple like console.log(‘day’) / console.log(‘night’)?

Hi @ariel,

As far as I’m concerned, our API does not currently include a callback for switching between day and night. If you wanted to add your own callback, it would indeed be as simple as adding a console.log() statement.

Best,
Sam