API Reference / SearchConfigOptions · interface
Interface: SearchConfigOptions
Extends
Properties
| Property | Type | Inherited from |
|---|---|---|
<a id="bodies"></a> bodies? | BodyId[] | FeatureOptions.bodies |
<a id="end"></a> end | number | - |
<a id="limit"></a> limit? | number | - |
<a id="start"></a> start | number | - |
<a id="step"></a> step | number | - |
<a id="weights"></a> weights? | Record<string, number> | FeatureOptions.weights |
<a id="zodiac"></a> zodiac? | Zodiac | FeatureOptions.zodiac |