Make Label Mask Entities Below It

I want to draw a label in cesium.js over other entities, where the label background’s trancparency masks the entities below.

Here is an example: example for label masking the entities below it

Tried to create a custom Cesium.Material, but failed doing so :frowning:

Wondering if it’s even possible?

Thanks :slight_smile: