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

    Variable TOKEN_OCCLUSION_MODESConst

    TOKEN_OCCLUSION_MODES: Readonly<
        { CONTROLLED: 2; HIGHLIGHTED: 8; HOVERED: 4; OWNED: 1; VISIBLE: 16 },
    > = ...

    The occlusion modes that define the set of tokens that trigger occlusion.