Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Variable AmbientLightConst

    AmbientLight: {
        documentClass: typeof AmbientLightDocument;
        objectClass: typeof canvas.placeables.AmbientLight;
        sidebar: { applicationClass: typeof AmbientLightTab; order: number };
    } = ...

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

    Type Declaration