unpackArray
fun unpackArray(array: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>, result: ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/Cartesian4>?? = definedExternally): ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/Cartesian4>(source)
Unpacks an array of cartesian components into an array of Cartesian4s.
Return
The unpacked array.
Parameters
array
The array of components to unpack.
result
The array onto which to store the result.