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

    Interface LevelTexture

    interface LevelTexture {
        alphaThreshold: number;
        src: string;
        tint: string;
    }
    Index

    Properties

    alphaThreshold: number
    src: string
    tint: string