CzmlVerticalOrigin

CzmlVerticalOrigin

Methods

<static>

Returns the VerticalOrigin contained within the unwrappedInterval.

Parameters:
Name Type Description
unwrappedInterval Object The result of CzmlVerticalOrigin.unwrapInterval.
Returns:
The VerticalOrigin value.

<static>

Since enums can not be sampled, this method always returns false.

<static>

Returns the packed enum representation contained within the provided CZML interval or undefined if the interval does not contain enum data.

Parameters:
Name Type Description
czmlInterval Object The CZML interval to unwrap.