Greetings !
I am using Cesium.ImageMaterialProperty
which provides option to set image and color as material.
I am adding material to polygon, assigning it a transparent image and a color. but it is only showing the image ignoring the color (image attached).
Any suggestion on how we can set both image and color as material to polygon.
Hi @saadat2930, here is a Sandcastle link that demonstrates a Cesium.ImageMaterialProperty
. It is working ok for me.
If you are still having trouble, can you share a Sandcastle link reproducing the problem?