I have a problem here, Entity transparency in Apple system can not be displayed, how to solve?
Cesium.Color.fromCssColorString(option.color).withAlpha(0.55)
Android is normal, Apple is not normal
Apple does not support
.withAlpha(0.55)
how to solve?