Appearance
KBE3D / KBCore / Cesium / SensorVolumePortionToDisplay
枚举: SensorVolumePortionToDisplay
Constants used to indicated what part of the sensor volume to display.
枚举成员
COMPLETE
COMPLETE:
0
0x0000. Display the complete sensor volume.
BELOW_ELLIPSOID_HORIZON
BELOW_ELLIPSOID_HORIZON:
1
0x0001. Display the portion of the sensor volume that lies below the true horizon of the ellipsoid.
ABOVE_ELLIPSOID_HORIZON
ABOVE_ELLIPSOID_HORIZON:
2
0x0002. Display the portion of the sensor volume that lies above the true horizon of the ellipsoid.
