I'm trying to create a transparent 3D water level on a 3D surface map, and am using the PDFStyler to give the water level a Fill Opacity of 0.4.
However, when it is written to the PDF, the water is a solid colour with no transparency at all. When I try to output the same thing to a 2D Geospatial PDF, the transparency works correctly.
Is this a limitation of FME's 3D PDF writer, or is there a way to do it?
Thanks