text stringlengths 0 8.81k |
|---|
No extrapolation occurs. |
HOLD |
number |
The first or last value is used when outside the range of sample data. |
EXTRAPOLATE |
number |
The value is extrapolated. |
See: |
SampledProperty |
constant GeocodeType : number |
engine/Source/Core/GeocodeType.js 6 |
The type of geocoding to be performed by a GeocoderService. |
Properties: |
Name |
Type |
Description |
SEARCH |
number |
Perform a search where the input is considered complete. |
AUTOCOMPLETE |
number |
Perform an auto-complete using partial input, typically |
reserved for providing possible results as a user is typing. |
See: |
Geocoder |
constant HeightmapEncoding : number |
engine/Source/Core/HeightmapEncoding.js 6 |
The encoding that is used for a heightmap |
Properties: |
Name |
Type |
Description |
NONE |
number |
No encoding |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.