Strata - v1.4.10
    Preparing search index...

    Interface UseFollowPathOptions

    React hooks exports

    interface UseFollowPathOptions {
        nextWaypointDistance?: number;
        weight?: number;
    }
    Index

    Properties

    nextWaypointDistance?: number
    weight?: number