Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...
    interface ClipperPoint {
        X: number;
        Y: number;
    }
    Index

    Properties

    X Y

    Properties

    X: number
    Y: number