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

    Interface RenderedEffectLayerConfig

    interface RenderedEffectLayerConfig {
        blendMode: BLEND_MODES;
        defaultShader: typeof AdaptiveLightingShader;
    }
    Index

    Properties

    blendMode: BLEND_MODES

    The blend mode used by this layer

    defaultShader: typeof AdaptiveLightingShader

    The default shader used by this layer