metatell Bot SDK - v2.0.0
    Preparing search index...

    Interface NavigationCursor

    interface NavigationCursor {
        groupId: number;
        position: Vec3;
    }
    Index
    groupId: number
    position: Vec3