text stringlengths 0 8.81k |
|---|
The pitch in radians |
roll |
number |
<optional> |
0.0 |
The roll in radians |
ImageryTypes |
engine/Source/Scene/ImageryProvider.js 7 |
The format in which ImageryProvider methods return an image may |
vary by provider, configuration, or server settings. Most common are |
HTMLImageElement, HTMLCanvasElement, or on supported |
browsers, ImageBitmap. |
See the documentation for each ImageryProvider class for more information about how they return images. |
mergeSortComparator(a, b, userDefinedObject) → number |
engine/Source/Core/mergeSort.js 95 |
A function used to compare two items while performing a merge sort. |
Name |
Type |
Description |
a |
* |
An item in the array. |
b |
* |
An item in the array. |
userDefinedObject |
* |
optional |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.