outlineWidth on polygon doesn't seen to have any effect

Hi

As far as I can tell the outlineWidth property doesn’t seem to have any effect, at least not on extruded polygons. In the sandcastle below I’ve created 3 polygons with outlineWidth set to 0.1, 1 and 10, and the outline looks the same for all of them. Is this a bug or is there something I’m missing?

Dag,

I think there is a reason answered in this post here.

https://stackoverflow.com/questions/25394677/how-do-you-change-the-width-on-an-ellipseoutlinegeometry-in-cesium-map

–shawn

Thanks, that seems to be the answer.