ecspresso
Preparing search index...
plugins/ai/detection
DetectedEntry
Interface DetectedEntry
A detected entity with its squared distance from the detector.
interface
DetectedEntry
{
distanceSq
:
number
;
entityId
:
number
;
}
Index
Properties
distance
Sq
entity
Id
Properties
distance
Sq
distanceSq
:
number
entity
Id
entityId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
distance
Sq
entity
Id
ecspresso
Loading...
A detected entity with its squared distance from the detector.