I created a workspace that reads buildings from an existing CityGML dataset, sets appearance (color) to them with the AppearanceSetter, saves them as a new CityGML dataset, then uploads the dataset to Cesium ion with the CesiumIonConnector.
Destination dataset has been successfully created and the buildings are shown with expected color with FME Data Inspector.
Uploading to Cesium ion was also succeeded, but the buildings are shown with no color.
Is there any way to set a color to CityGML buildings showing on Cesium ion, through FME workspace?