AmbientLight: {
    documentClass: typeof AmbientLightDocument;
    layerClass: typeof LightingLayer;
    objectClass: typeof canvas.placeables.AmbientLight;
} = ...

Configuration for the AmbientLight embedded document type and its representation on the game Canvas

Type declaration