Strata - v1.4.10
    Preparing search index...

    Interface UseObstacleAvoidanceOptions

    React hooks exports

    interface UseObstacleAvoidanceOptions {
        dBoxMinLength?: number;
        weight?: number;
    }
    Index

    Properties

    dBoxMinLength?: number
    weight?: number