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

    Interface TokenMovementInstructionWaypoints

    interface TokenMovementInstructionWaypoints {
        waypoints: Partial<TokenMovementWaypoint>[];
    }
    Index

    Properties

    Properties

    waypoints: Partial<TokenMovementWaypoint>[]

    The waypoints to move the token through.