How to draw text on box face

I draw a box in cesium ,how to draw a text like "ABC " on front face

I’m not sure this is possible with CesiumJS at the moment. Maybe using the Label object could get pretty close with the scaleByDistance property? Here is our Labels Sandcastle for reference.