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

    Interface _PlaceablePaletteRenderOptions

    interface _PlaceablePaletteRenderOptions {
        preservePlacement?: boolean;
        preset?: object;
    }
    Index

    Properties

    preservePlacement?: boolean

    Do not reset level or elevation when applying a preset.

    preset?: object

    Reset the palette's stored data to the given preset.