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

    Interface _GlobalLightData

    interface _GlobalLightData {
        bright?: boolean;
        enabled?: number;
    }
    Index

    Properties

    Properties

    bright?: boolean

    Is the global light in bright mode?

    enabled?: number

    Is the global light enabled?