UNPKG

@greenmice/ngx-cesium

Version:
6 lines (5 loc) 188 B
/** * Fix for the constant entity shadowing. * PR in Cesium repo: https://github.com/AnalyticalGraphicsInc/cesium/pull/5736 */ export declare function fixCesiumEntitiesShadows(): void;