mojo.graphics.Canvas.AmbientLight - nitrologic/monkey2 GitHub Wiki
mojo::mojo.graphics.mojo.graphics.Canvas.AmbientLight
std:std.graphics.Color
Property AmbientLight:Ambient light color for lighting mode.
Sets the ambient light color for lighting.
This property cannot be modified if the canvas is already in lighting mode.