@kognifai/cogsengine
    Preparing search index...

    Enumeration PicksReturnedConst

    Options for returning picking hits.

    Index

    Enumeration Members

    Enumeration Members

    AllSorted: 2

    Return all hits sorted based on distance from the ray start, closest first.

    AllUnsorted: 1

    Return all hits in no specific order.

    Closest: 0

    Return just the closest hit.