Assign Color and Texture to Polygon

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.

image

Hi @saadat2930, here is a Sandcastle link that demonstrates a Cesium.ImageMaterialProperty. It is working ok for me.

image

If you are still having trouble, can you share a Sandcastle link reproducing the problem?