getValue
fun getValue(time: JulianDate? = definedExternally, result: ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/Cartesian3>?? = definedExternally): ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/Cartesian3>(source)
Gets the value of the property.
Return
The modified result parameter or a new instance if the result parameter was not supplied.
Parameters
time
The time for which to retrieve the value. If omitted, the current system time is used. Default value - JulianDate.now()
result
The object to store the value into, if omitted, a new instance is created and returned.