Options accepted by paintSky.

interface PaintSkyOptions {
    keyLights?: boolean;
}

Properties

Properties

keyLights?: boolean

Whether to paint the three soft key lights above the horizon. Default true.