Quick light question

Blitz3D Forums/Blitz3D Programming/Quick light question

I have a 3d world, a single camera parented to the player.

I have NO lights defined in my code..What is illuminating the scene ?

I would prefer it to be initially dark so I can play with light.

Look up AmbientLight

Thanks Fredborg, I didn`t think it would be that easy.