ImagerySplitDirection

ImagerySplitDirection()

Relative to Scene#imagerySplitPosition, display the orientation constant of the image layer, that is, set the image layer to be displayed on the left, right or the entire area of the split bar.
See:

Members

staticconstantCesium.ImagerySplitDirection.LEFT : Number

The image layer is displayed on the left side of Scene#imagerySplitPosition.

staticconstantCesium.ImagerySplitDirection.NONE : Number

The image layer is always displayed.

staticconstantCesium.ImagerySplitDirection.RIGHT : Number

The image layer is displayed on the right side of Scene#imagerySplitPosition.