Skip to content

KBE3D / KBCore / Cesium / SplitDirection

枚举: SplitDirection

The direction to display a primitive or ImageryLayer relative to the Scene#splitPosition.

枚举成员

LEFT

LEFT: -1

Display the primitive or ImageryLayer to the left of the Scene#splitPosition.


NONE

NONE: 0

Always display the primitive or ImageryLayer.


RIGHT: 1

Display the primitive or ImageryLayer to the right of the Scene#splitPosition.

KBE3D @3.0.0 Copyright © 2024-present KBE3D